6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-02-13 14:38:26 +00:00
Régis Behmo 4252de9340 Allow nginx not to depend on lms/cms
By using variables in the nginx configuration to point to lms/cms, we
allow nginx not to require that lms and cms are up to run. This is
convenient for debugging production settings: just launch an nginx, then
runserver in an lms.
2018-04-20 09:36:38 +02:00
..