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.
2 parents e1c7d60 + 6fe2590 commit bd1a08aCopy full SHA for bd1a08a
readme-vars.yml
@@ -14,6 +14,7 @@ available_architectures:
14
15
# container parameters
16
param_usage_include_ports: true
17
+param_container_name: "{{ project_name }}"
18
param_ports:
19
- { external_port: "8888", internal_port: "8888", port_desc: "the port for ldap auth daemon" }
20
- { external_port: "9000", internal_port: "9000", port_desc: "the port for ldap login page" }
0 commit comments