Update docker-compose.staging.yaml

This commit is contained in:
Andros Fenollosa 2021-07-05 11:45:47 +02:00 committed by GitHub
parent 593e4b8847
commit 03ecb00c7f
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.dev.sh
volumes: