This website requires JavaScript.
Explore
Help
Register
Sign In
christianlight
/
tutor
Watch
6
Star
0
Fork
0
You've already forked tutor
mirror of
https://github.com/ChristianLight/tutor.git
synced
2024-11-15 17:47:13 +00:00
Code
Issues
Releases
Activity
7f27ab952b
tutor
/
edxapp
/
config
/
production_cms.py
6 lines
86 B
Python
Raw
Normal View
History
Unescape
Escape
Working stack: still some bugs to fix
2017-12-26 00:16:35 +00:00
from
.
production_common
import
*
:sunrise:
2017-07-03 10:39:19 +00:00
ALLOWED_HOSTS
=
[
Multiple improvements, including Ginkgo compatibility Docker stack now includes a studio, smtp server, rabbitmq container and an LMS worker. There are still a couple things to do, though. (see TODOs)
2017-07-24 09:32:50 +00:00
ENV_TOKENS
.
get
(
'
CMS_BASE
'
)
,
:sunrise:
2017-07-03 10:39:19 +00:00
]
Copy Permalink