Remove a wrong DB volume
This commit is contained in:
parent
d3368d1783
commit
88c14edabe
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue