We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b62d00 commit 8a137e7Copy full SHA for 8a137e7
readme-vars.yml
@@ -16,7 +16,7 @@ available_architectures:
16
# container parameters
17
param_container_name: "{{ project_name }}"
18
param_usage_include_vols: false
19
-param_volumes:
+param_volumes: ""
20
param_usage_include_ports: true
21
param_ports:
22
- { external_port: "8888", internal_port: "8888", port_desc: "the port for ldap auth daemon" }
0 commit comments