Updated Running changedetection.io behind a reverse proxy (markdown)

master
dgtlmoon 2023-12-27 16:56:08 +01:00
rodzic 432d87e2a7
commit 3428baf96b
1 zmienionych plików z 6 dodań i 1 usunięć

@ -105,4 +105,9 @@ Using Caddy v2 and a subdomain, the configuration is simply
changedetection.yoursite.com {
reverse_proxy localhost:5000
}
```
```
# Known Issues
Caddy+Traefik etc - Random problem fetching resources, see https://github.com/dgtlmoon/changedetection.io/issues/2053