Update docker-compose.pro.yaml

This commit is contained in:
Andros Fenollosa 2021-07-05 11:45:39 +02:00 committed by GitHub
parent 44359c51c4
commit 593e4b8847
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: