diff --git a/docs/User Guide/User Guide/Installation & Setup/Server Installation/2. Reverse proxy/Traefik.md b/docs/User Guide/User Guide/Installation & Setup/Server Installation/2. Reverse proxy/Traefik.md index f8c62a0f1..dee5af80a 100644 --- a/docs/User Guide/User Guide/Installation & Setup/Server Installation/2. Reverse proxy/Traefik.md +++ b/docs/User Guide/User Guide/Installation & Setup/Server Installation/2. Reverse proxy/Traefik.md @@ -34,11 +34,11 @@ services: networks: - traefik-proxy environment: - - /etc/timezone:/etc/timezone:ro - - /etc/localtime:/etc/localtime:ro - TRILIUM_NETWORK_TRUSTEDREVERSEPROXY=my-traefik-host-ip volumes: - /path/to/data=/home/node/trilium-data + - /etc/timezone:/etc/timezone:ro + - /etc/localtime:/etc/localtime:ro labels: - traefik.enable=true - traefik.http.routers.trilium.entrypoints=https