xrforge/Caddyfile

10 lines
158 B
Text
Raw Permalink Normal View History

2026-01-29 10:51:01 +01:00
https://ip:443 {
reverse_proxy localhost:8080
}
https://ip:5566 {
reverse_proxy localhost:6566
}
https://ip:5577 {
reverse_proxy localhost:6577
}