Streamline example app variable use

This commit is contained in:
Marty Oehme 2021-08-01 09:52:07 +02:00
parent f7389dc8c3
commit 774f3f7c2e
Signed by: Marty
GPG key ID: B7538B8F50A1C800
4 changed files with 7 additions and 5 deletions

View file

@ -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