No Debugging in Production
This commit is contained in:
parent
fdef8d070b
commit
350da1f9e1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ services:
|
|||
expose:
|
||||
- 8000
|
||||
environment:
|
||||
- DEBUG=0
|
||||
- DEBUG=False
|
||||
- DATABASE_URL=postgresql://django_traefik:django_traefik@db:5432/django_traefik
|
||||
- DJANGO_ALLOWED_HOSTS=.nabu-jena.de
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue