Skip to content

Commit bd1a08a

Browse files
authored
Merge pull request #54 from linuxserver/cont_name
2 parents e1c7d60 + 6fe2590 commit bd1a08a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ available_architectures:
1414

1515
# container parameters
1616
param_usage_include_ports: true
17+
param_container_name: "{{ project_name }}"
1718
param_ports:
1819
- { external_port: "8888", internal_port: "8888", port_desc: "the port for ldap auth daemon" }
1920
- { external_port: "9000", internal_port: "9000", port_desc: "the port for ldap login page" }

0 commit comments

Comments
 (0)