3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-16 22:03:10 +00:00

fix: migrate Traefik Cert Dumper configuration

Relates to 904a98d56c.

Signed-off-by: The one with the braid <info@braid.business>
This commit is contained in:
The one with the braid
2025-12-09 07:58:40 +01:00
committed by Slavi Pantaleev
parent 59ab28cab2
commit fe9f70517e
5 changed files with 21 additions and 13 deletions

View File

@@ -51,7 +51,7 @@ matrix_playbook_reverse_proxy_type: other-traefik-container
# Adjust to point to your Traefik container
matrix_playbook_reverse_proxy_hostname: name-of-your-traefik-container
traefik_certs_dumper_ssl_dir_path: "/path/to/your/traefiks/acme.json/directory"
traefik_certs_dumper_ssl_path: "/path/to/your/traefiks/acme.json/directory"
# Uncomment and adjust the variable below if the name of your federation entrypoint is different
# than the default value (matrix-federation).