Shaarli images moved a while ago and received a different tag naming scheme. So we changed to the new repository and renamed the version from latest to release.
10 lines
259 B
YAML
10 lines
259 B
YAML
---
|
|
|
|
shaarli_version: release # they offer: latest and release (stable) versions
|
|
|
|
shaarli_upstream_file_dir: "{{ docker_stack_files_dir }}/{{ stack_name }}"
|
|
|
|
shaarli_use_https: true
|
|
|
|
# the subdomain link shaarli will be reachable under
|
|
subdomain_alias: links
|