just one debud variable

This commit is contained in:
guntherweissenbaeck 2023-07-20 20:04:20 +00:00
parent afdb15d897
commit 692d60a261

View file

@ -9,7 +9,6 @@ services:
expose:
- 8000
environment:
- "DEBUG=${DEBUG}"
- "ALLOWED_HOSTS=${ALLOWED_HOSTS}"
- "CSRF_TRUSTED_ORIGINS=${CSRF_TRUSTED_ORIGINS}"
- "DB_HOST=${DB_HOST}"