comment rat-api caddy conf

This commit is contained in:
Pavel 2026-04-27 16:25:28 +03:00
parent 76b0e8b7d5
commit 38680dbffd

View File

@ -90,13 +90,17 @@ rat.sesur.dev {
} }
} }
rat-api.sesur.dev { #rat-api.sesur.dev {
@notAllowed { # log {
not remote_ip 31.57.61.253 # output file /var/log/caddy/access.log
} # format json
respond @notAllowed "Forbidden" 403 # }
reverse_proxy 127.0.0.1:4000 # @notAllowed {
} # not remote_ip 31.57.61.253
# }
# respond @notAllowed "Forbidden" 403
# reverse_proxy 127.0.0.1:4000
#}
http://cyberchef.lan { http://cyberchef.lan {
reverse_proxy 127.0.0.1:8095 reverse_proxy 127.0.0.1:8095