docs(user): sync

This commit is contained in:
Elian Doran
2025-11-17 08:26:06 +02:00
parent 78426a6c7b
commit 2b6220beb8
6 changed files with 115 additions and 41 deletions

View File

@@ -22,7 +22,8 @@ Setting up Traefik as reverse proxy requires setting the following labels:
```
### Setup needed environment variables
After setting up a reverse proxy, make sure to configure the <a class="reference-link" href="Trusted%20proxy.md">Trusted proxy</a>.
After setting up a reverse proxy, make sure to configure the <a class="reference-link" href="Trusted%20proxy.md">[missing note]</a>.
### Example `docker-compose.yaml`
@@ -56,4 +57,4 @@ services:
networks:
traefik-proxy:
external: true
```
```