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