Merge pull request 'Fix the volumes definition' (#3) from adellam/ansible-role-epas-client-timbrature:master into master
This commit is contained in:
commit
904f420092
|
@ -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 }}:
|
||||
|
|
Loading…
Reference in New Issue