gitlab
This commit is contained in:
parent
ef0fdab633
commit
fce56a23b8
@ -20,9 +20,11 @@ services:
|
||||
web:
|
||||
image: sprint
|
||||
restart: always
|
||||
environment:
|
||||
PORT: $PORT
|
||||
command: scripts/runserver.sh
|
||||
ports:
|
||||
- "8000:8000"
|
||||
- "8000:$PORT"
|
||||
volumes:
|
||||
- /sprint-data/data:/usr/src/app/data
|
||||
- /sprint-data/media:/usr/src/app/media
|
||||
|
Loading…
Reference in New Issue
Block a user