redbot
This commit is contained in:
20
Caddyfile
20
Caddyfile
@@ -2,6 +2,10 @@
|
||||
acme_dns cloudflare {env.CLOUDFLARE_API_TOKEN}
|
||||
}
|
||||
|
||||
pyke.archfox.org {
|
||||
reverse_proxy redbot:8969
|
||||
}
|
||||
|
||||
actual.archfox.org {
|
||||
reverse_proxy actual:5006
|
||||
}
|
||||
@@ -75,14 +79,14 @@ wings.archfox.org {
|
||||
reverse_proxy twings:443
|
||||
}
|
||||
|
||||
omada.archfox.org {
|
||||
reverse_proxy host.docker.internal:8043 {
|
||||
transport http {
|
||||
tls_insecure_skip_verify
|
||||
}
|
||||
header_up Host "omada.archfox.org:443"
|
||||
}
|
||||
}
|
||||
#omada.archfox.org {
|
||||
# reverse_proxy host.docker.internal:8043 {
|
||||
# transport http {
|
||||
# tls_insecure_skip_verify
|
||||
# }
|
||||
# header_up Host "omada.archfox.org:443"
|
||||
# }
|
||||
#}
|
||||
|
||||
ai.archfox.org {
|
||||
reverse_proxy open-webui:8080
|
||||
|
||||
Reference in New Issue
Block a user