Skip to content

Commit

Permalink
Add back param_container_name
Browse files Browse the repository at this point in the history
  • Loading branch information
Roxedus authored Jul 1, 2024
1 parent e1c7d60 commit 6fe2590
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ available_architectures:

# container parameters
param_usage_include_ports: true
param_container_name: "{{ project_name }}"
param_ports:
- { external_port: "8888", internal_port: "8888", port_desc: "the port for ldap auth daemon" }
- { external_port: "9000", internal_port: "9000", port_desc: "the port for ldap login page" }
Expand Down

0 comments on commit 6fe2590

Please sign in to comment.