diff --git a/services/caddy/Caddyfile b/services/caddy/Caddyfile index 1407ab9..ec38ed7 100644 --- a/services/caddy/Caddyfile +++ b/services/caddy/Caddyfile @@ -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