ha-3dprinter-addons/3dprinter-klipper/rootfs/usr/share/tempio/caddy/Caddyfile.gtpl
2024-02-05 04:17:28 +01:00

10 lines
141 B
Groovy

# Will be exposed by default.
# :7125 {
# reverse_proxy http://127.0.0.1:7125
# }
# Ingress
:8099 {
reverse_proxy http://127.0.0.1:7125
}