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