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 {
@notAllowed {
not remote_ip 31.57.61.253
}
respond @notAllowed "Forbidden" 403
reverse_proxy 127.0.0.1:4000
}
#rat-api.sesur.dev {
# log {
# output file /var/log/caddy/access.log
# format json
# }
# @notAllowed {
# not remote_ip 31.57.61.253
# }
# respond @notAllowed "Forbidden" 403
# reverse_proxy 127.0.0.1:4000
#}
http://cyberchef.lan {
reverse_proxy 127.0.0.1:8095