mirror of
https://github.com/9001/copyparty.git
synced 2026-02-27 05:53:11 -07:00
add warning about traefik bug (#1205)
This commit is contained in:
parent
d32704ed37
commit
5b3191b495
|
|
@ -2250,7 +2250,7 @@ example webserver / reverse-proxy configs:
|
|||
* [lighttpd subdomain](contrib/lighttpd/subdomain.conf) -- entire domain/subdomain
|
||||
* [lighttpd subpath](contrib/lighttpd/subpath.conf) -- location-based (not optimal, but in case you need it)
|
||||
* [nginx config](contrib/nginx/copyparty.conf) -- recommended
|
||||
* [traefik config](contrib/traefik/copyparty.yaml)
|
||||
* [traefik config](contrib/traefik/copyparty.yaml) -- only use v3.6.7 or newer [due to CVE-2025-66490](https://github.com/9001/copyparty/issues/1205)
|
||||
|
||||
|
||||
### real-ip
|
||||
|
|
|
|||
Loading…
Reference in a new issue