Переглянути джерело

Update configuring-playbook-synapse-admin.md

pull/607/head
Matthias 6 роки тому
committed by GitHub
джерело
коміт
95954fda43
Не вдалося знайти GPG ключ що відповідає даному підпису Ідентифікатор GPG ключа: 4AEE18F83AFDEB23
1 змінених файлів з 2 додано та 2 видалено
  1. +2
    -2
      docs/configuring-playbook-synapse-admin.md

+ 2
- 2
docs/configuring-playbook-synapse-admin.md Переглянути файл

@@ -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"'
```

Завантаження…
Відмінити
Зберегти