mirror of
https://github.com/pvlnes/homelab.git
synced 2026-06-03 17:53:50 +00:00
comment rat-api caddy conf
This commit is contained in:
parent
76b0e8b7d5
commit
38680dbffd
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user