Add octoprint, deergrove.woozle.org

This commit is contained in:
Neale Pickett 2022-09-07 16:53:39 -06:00
parent 5cca906e93
commit b388b0cc6a
2 changed files with 9 additions and 2 deletions

View File

@ -38,7 +38,7 @@ ancestry.woozle.org {
reverse_proxy geneweb:2317
}
sweetums.woozle.org {
deergrove.woozle.org, sweetums.woozle.org {
handle /transmission/* {
import restricted-access
reverse_proxy host.docker.internal:9091
@ -52,6 +52,13 @@ sweetums.woozle.org {
root /srv/ext/storage/public
}
}
handle_path /octoprint/* {
import restricted-access
reverse_proxy {
to 192.168.86.36:80
header_up X-Script-Name "/octoprint"
}
}
handle {
import restricted-access
file_server {

View File

@ -141,7 +141,7 @@ configs:
name: dave.yaml-v3
Caddyfile:
file: Caddyfile
name: Caddyfile-v18
name: Caddyfile-v24
index.html:
file: index.html
name: index.html-v9