qbit and caddyfile
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user