Refactor wallabag stack name and repo variables
Brought in line with other stack naming schemes.
This commit is contained in:
parent
9cf43d0d5d
commit
a52cab2f61
6 changed files with 17 additions and 20 deletions
|
|
@ -6,7 +6,7 @@ Contains only a single deployed image and a couple of simple variables to set.
|
|||
## Variables
|
||||
|
||||
```
|
||||
wallabag_upstream_file_dir: "{{ docker_stack_files_dir }}/{{ stack.name }}"
|
||||
wallabag_upstream_file_dir: "{{ docker_stack_files_dir }}/{{ stack_name }}"
|
||||
```
|
||||
|
||||
The on-target directory where the proxy configuration file should be stashed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue