Update configuring-playbook-synapse-admin.md

master
Matthias 4 years ago committed by GitHub
parent f005049dbe
commit 95954fda43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -57,6 +57,6 @@ matrix_synapse_admin_container_extra_arguments:
# (The 'default' certificate resolver must be defined in Traefik config)
- '--label "traefik.http.routers.matrix-synapse-admin.tls.certResolver=default"'
# The Synapse Admin container uses port 8766 internally
- '--label "traefik.http.services.matrix-synapse-admin.loadbalancer.server.port=8766"'
# The Synapse Admin container uses port 80 by default
- '--label "traefik.http.services.matrix-synapse-admin.loadbalancer.server.port=80"'
```

Loading…
Cancel
Save