Fixed environment variables

This commit is contained in:
Walter 2025-02-21 00:19:42 +01:00
parent dcf771db9b
commit 772aee55fe

View File

@ -14,6 +14,12 @@ services:
- DJANGO_SECRET_KEY
- DJANGO_ALLOWED_HOSTS
- DJANGO_DEBUG
- SQL_ENGINE
- SQL_DATABASE
- SQL_USER
- SQL_PASSWORD
- SQL_HOST
- SQL_PORT
networks:
- bloonsworld
depends_on: