cloudserve-infrastructure/roles/shaarli/defaults/main.yml
Marty Oehme b6e30811dc
Fix shaarli version and image source
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.
2024-04-11 13:08:06 +02:00

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