Fix a indentation error.
This commit is contained in:
parent
a937f71079
commit
f55e6f8b12
|
@ -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…
Reference in New Issue