Преглед на файлове

Fix YAML indentation to use spaces

pull/3150/head
Slavi Pantaleev преди 2 години
committed by GitHub
родител
ревизия
898ce6909f
No known key found for this signature in database GPG ключ ID: B5690EEEBB952194
променени са 1 файла, в които са добавени 14 реда и са изтрити 14 реда
  1. +14
    -14
      docs/configuring-playbook-traefik.md

+ 14
- 14
docs/configuring-playbook-traefik.md Целия файл

@@ -144,18 +144,18 @@ With these changes, all TCP traffic will be reverse-proxied to the target system
If you run a reverse-proxy which speaks `proxy_protocol`, add the following to your configuration file: If you run a reverse-proxy which speaks `proxy_protocol`, add the following to your configuration file:


```yaml ```yaml
devture_traefik_configuration_extension_yaml: |
entryPoints:
web-secure:
proxyProtocol:
trustedIPs:
- "127.0.0.1/32"
- "<proxy internal IPv4>/32"
- "<proxy IPv6>/128"
matrix-federation:
proxyProtocol:
trustedIPs:
- "127.0.0.1/32"
- "<proxy internal IPv4>/32"
- "<proxy IPv6>/128"
devture_traefik_configuration_extension_yaml: |
entryPoints:
web-secure:
proxyProtocol:
trustedIPs:
- "127.0.0.1/32"
- "<proxy internal IPv4>/32"
- "<proxy IPv6>/128"
matrix-federation:
proxyProtocol:
trustedIPs:
- "127.0.0.1/32"
- "<proxy internal IPv4>/32"
- "<proxy IPv6>/128"
``` ```

Зареждане…
Отказ
Запис