mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-04-20 20:28:07 +03:00
Upgrade Traefik (v3.3.2-0 -> v3.3.2-1) and remove traefik_config_certificatesResolvers_acme_email references
Ref: - https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4014 - https://github.com/mother-of-all-self-hosting/ansible-role-traefik/commit/21b36ce336c6ab391f30632df3d7d970b8ad94c0 Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4014
This commit is contained in:
@@ -18,8 +18,6 @@ To have the playbook install and use Traefik, add the following configuration to
|
||||
|
||||
```yaml
|
||||
matrix_playbook_reverse_proxy_type: playbook-managed-traefik
|
||||
|
||||
traefik_config_certificatesResolvers_acme_email: YOUR_EMAIL_ADDRESS
|
||||
```
|
||||
|
||||
Traefik will manage SSL certificates for all services seamlessly.
|
||||
|
||||
Reference in New Issue
Block a user