Fix the volumes definition

This commit is contained in:
Andrea Dell'Amico 2020-10-27 17:05:41 +01:00
parent 50074e74bd
commit 576e4c0568
1 changed files with 1 additions and 5 deletions

View File

@ -7,11 +7,7 @@ networks:
{% endif %}
volumes:
{{ epas_attachments_volume }}:
{% if epas_dockerized_db %}
{{ epas_pg_backups_volume }}:
{{ epas_db_volume }}:
{% endif %}
{{ epas_client_timbrature_data_volume }}:
services:
{{ epas_client_timbrature_docker_service_server_name }}: