Update docker-compose.staging.yaml
This commit is contained in:
parent
593e4b8847
commit
03ecb00c7f
@ -5,7 +5,7 @@ services:
|
||||
django:
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: ./Dockerfiles/django/Dockerfile.pro
|
||||
dockerfile: ./Dockerfiles/django/Dockerfile
|
||||
restart: always
|
||||
entrypoint: /django-launcher.dev.sh
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user