[mod] caddy
This commit is contained in:
parent
c4b9604367
commit
c9a0894d07
@ -89,8 +89,8 @@ quodatum.duckdns.org {
|
|||||||
|
|
||||||
@warden host warden.quodatum.duckdns.org
|
@warden host warden.quodatum.duckdns.org
|
||||||
handle @warden {
|
handle @warden {
|
||||||
|
tls "bunce.andy@gmail.com"
|
||||||
import auth_quodatum
|
import auth_quodatum
|
||||||
tls bunce.andy@gmail.com
|
|
||||||
reverse_proxy /notifications/hub 192.168.1.5::3012
|
reverse_proxy /notifications/hub 192.168.1.5::3012
|
||||||
reverse_proxy 192.168.1.5::8882 {
|
reverse_proxy 192.168.1.5::8882 {
|
||||||
header_up X-Real-IP {remote_host}
|
header_up X-Real-IP {remote_host}
|
||||||
@ -184,7 +184,7 @@ xu4.local {
|
|||||||
file_server browse
|
file_server browse
|
||||||
}
|
}
|
||||||
warden.local:443 {
|
warden.local:443 {
|
||||||
tls bunce.andy@gmail.com
|
tls "bunce.andy@gmail.com"
|
||||||
reverse_proxy 192.168.1.5::8882
|
reverse_proxy 192.168.1.5::8882
|
||||||
reverse_proxy /notifications/hub 192.168.1.5:3012
|
reverse_proxy /notifications/hub 192.168.1.5:3012
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user