We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33e8341 commit 7370053Copy full SHA for 7370053
docker-compose.prod.yml
@@ -8,7 +8,7 @@ services:
8
- static_volume:/static
9
expose:
10
- 8000
11
- environment: :
+ environment:
12
- SECRET_KEY=${SECRET_KEY}
13
- DJANGO_ALLOWED_HOSTS=${DJANGO_ALLOWED_HOSTS}
14
- DB_ENGINE=${DB_ENGINE}
0 commit comments