@@ -4,6 +4,7 @@
|
||||
DJANGO_SETTINGS_MODULE=config.settings
|
||||
DJANGO_SECRET_KEY='replace-with-at-least-50-random-characters'
|
||||
DJANGO_DEBUG=false
|
||||
DJANGO_USE_HTTPS=true
|
||||
DJANGO_ALLOWED_HOSTS=math.example.com
|
||||
|
||||
DATABASE_URL='mysql://hulumath:replace-password@127.0.0.1:3307/hulumath'
|
||||
|
||||
Reference in New Issue
Block a user