Skip to content

Commit 8a137e7

Browse files
authored
Update readme-vars.yml
1 parent 6b62d00 commit 8a137e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ available_architectures:
1616
# container parameters
1717
param_container_name: "{{ project_name }}"
1818
param_usage_include_vols: false
19-
param_volumes:
19+
param_volumes: ""
2020
param_usage_include_ports: true
2121
param_ports:
2222
- { external_port: "8888", internal_port: "8888", port_desc: "the port for ldap auth daemon" }

0 commit comments

Comments
 (0)