qbit and caddyfile

This commit is contained in:
poslop
2026-04-09 09:14:37 -05:00
parent 41f81aa260
commit f5a01e5355
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -84,12 +84,12 @@ wings.archfox.org {
} }
omada.archfox.org { omada.archfox.org {
reverse_proxy host.docker.internal:8043 #{ reverse_proxy host.docker.internal:8043 {
# transport http { transport http {
# tls_insecure_skip_verify tls_insecure_skip_verify
# } }
# header_up Host "omada.archfox.org:443" header_up Host "omada.archfox.org:443"
# } }
} }
ai.archfox.org { ai.archfox.org {
+1 -1
View File
@@ -17,7 +17,7 @@ services:
gluetun: gluetun:
condition: service_healthy condition: service_healthy
gluetun: gluetun:
image: qmcgaw/gluetun:v3 image: qmcgaw/gluetun:latest
cap_add: cap_add:
- NET_ADMIN - NET_ADMIN
container_name: gluetun container_name: gluetun