Skip to content

Commit 7370053

Browse files
committed
updating git-lab ci
1 parent 33e8341 commit 7370053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
- static_volume:/static
99
expose:
1010
- 8000
11-
environment: :
11+
environment:
1212
- SECRET_KEY=${SECRET_KEY}
1313
- DJANGO_ALLOWED_HOSTS=${DJANGO_ALLOWED_HOSTS}
1414
- DB_ENGINE=${DB_ENGINE}

0 commit comments

Comments
 (0)