Fixed environment variables
This commit is contained in:
parent
dcf771db9b
commit
772aee55fe
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user