Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 383 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 383 Bytes

Course

LMS

README

LRS

README

Nginx

  • Install nginx
  • Set root path in nginx.conf -> server -> uploads
  • Copy nginx.conf in /etc/nginx/conf.d
  • Restart nginx

Run

  • Run LMS
  • Run LRS
  • Run Nginx
  • Open http://localhost:80

Course Examples