moved DEBUG variable into compose files.
This commit is contained in:
@@ -4,8 +4,6 @@ NGINX_HOSTNAME=localhost
|
||||
# Django
|
||||
DJANGO_SETTINGS_MODULE=website.settings
|
||||
DJANGO_SECRET_KEY=CWHZCAZBNV57tDkwGHJwTUu3PCSnGG45
|
||||
DEBUG=TRUE
|
||||
#ALLOWED_HOSTS=localhost
|
||||
|
||||
# Database (PostgreSQL)
|
||||
POSTGRES_USER=test_user
|
||||
|
||||
Reference in New Issue
Block a user