Tweak spacing for nginx container

This commit is contained in:
Bruno Alla 2023-04-16 20:45:52 +01:00
parent 0a23b52b54
commit 61314f2f9a
No known key found for this signature in database

View File

@ -97,6 +97,7 @@ services:
- production_postgres_data_backups:/backups:z - production_postgres_data_backups:/backups:z
{%- endif %} {%- endif %}
{%- if cookiecutter.cloud_provider == 'None' %} {%- if cookiecutter.cloud_provider == 'None' %}
nginx: nginx:
build: build:
context: . context: .