Remove a wrong DB volume

This commit is contained in:
Andrea Dell'Amico 2023-07-19 16:55:58 +02:00
parent d3368d1783
commit 88c14edabe
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@ networks:
{% endif %}
{{ open_asfa_docker_network }}:
volumes:
{{ open_asfa_db_volume }}:
services:
{{ open_asfa_docker_service_server_name }}:
image: {{ open_asfa_docker_server_image }}