Streamline example app variable use
This commit is contained in:
parent
f7389dc8c3
commit
774f3f7c2e
4 changed files with 7 additions and 5 deletions
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
whoami_version: latest
|
||||
|
||||
whoami_upstream_file_dir: "{{ docker_stack_files_dir }}/whoami"
|
||||
whoami_upstream_file_dir: "{{ docker_stack_files_dir }}/{{ stack.name }}"
|
||||
|
||||
whoami_use_https: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue