Add initial Klipper with Moonraker setup. Untested.
This commit is contained in:
10
3dprinter-klipper/rootfs/etc/caddy/Caddyfile
Normal file
10
3dprinter-klipper/rootfs/etc/caddy/Caddyfile
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
# debug
|
||||
log {
|
||||
format console
|
||||
output file /var/log/caddy/caddy.log
|
||||
}
|
||||
auto_https disable_redirects
|
||||
}
|
||||
|
||||
import sites-enabled/*.caddy
|
||||
Reference in New Issue
Block a user