ha-3dprinter-addons/3dprinter-octoprint/rootfs/usr/share/tempio/Caddyfile.direct.gtpl
2022-10-06 01:39:52 +02:00

7 lines
98 B
Groovy

# OctoPrint WebUI
:5000 {
reverse_proxy http://127.0.0.1:80 {
header_up X-Scheme {scheme}
}
}