Procházet zdrojové kódy

Fix typos

pull/1985/head
Slavi Pantaleev před 3 roky
committed by GitHub
rodič
revize
baf79cabdc
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      docs/configuring-playbook-synapse-admin.md

+ 1
- 1
docs/configuring-playbook-synapse-admin.md Zobrazit soubor

@@ -65,7 +65,7 @@ matrix_synapse_admin_container_extra_arguments:

### Sample configuration for running behind Caddy v2

Below is a sample configuration for using this playbook with a [Caddy](https://caddyserver.com/v2) 2.0 reverse proxy (non-default confiuratuon assuming `matrix-nginx-proxy` is disabled - `matrix_nginx_proxy_enabled: false`).
Below is a sample configuration for using this playbook with a [Caddy](https://caddyserver.com/v2) 2.0 reverse proxy (non-default configuration where `matrix-nginx-proxy` is disabled - `matrix_nginx_proxy_enabled: false`).

```caddy
# This is a basic configuration that will function the same as the default nginx proxy - exposing the synapse-admin panel to matrix.YOURSERVER.com/synapse-admin/


Načítá se…
Zrušit
Uložit