Fix a indentation error.

master
Andrea Dell'Amico 1 year ago
parent a937f71079
commit f55e6f8b12
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF

@ -10,6 +10,7 @@ networks:
volumes:
{{ open_asfa_couchbase_volume }}:
{% if open_asfa_couchbase_volume_type == "nfs4" %}
driver: local
driver_opts:
type: {{ open_asfa_couchbase_volume_type }}

Loading…
Cancel
Save