Update production.yml

This commit is contained in:
Areski Belaid 2024-05-06 11:09:12 +02:00 committed by GitHub
parent a2129172d9
commit bce7a7718d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -102,7 +102,7 @@ services:
build:
context: .
dockerfile: ./compose/production/nginx/Dockerfile
image: {{ cookiecutter.project_slug }}_local_nginx
image: {{ cookiecutter.project_slug }}_production_nginx
depends_on:
- django
volumes: