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

View File

@@ -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.pro.sh entrypoint: /django-launcher.pro.sh
volumes: volumes: