updated caddyfile

This commit is contained in:
2025-04-04 11:00:31 -05:00
parent 0ad9776ad3
commit b845cac114

View File

@@ -38,8 +38,8 @@
wettsten.com { wettsten.com {
import cloudflare import cloudflare
@wettstencom host wettsten.com @wettsten host wettsten.com
handle @wettstencom { handle @wettsten {
import auth import auth
reverse_proxy 192.168.86.243:8085 reverse_proxy 192.168.86.243:8085
} }