initial ntfy stuff - UNTESTED

This commit is contained in:
Ittihadyya 2025-01-12 10:16:13 +02:00
parent 7fd75ef160
commit a63e4987c3

View file

@ -54,5 +54,17 @@ https://grf.collective-conciousness.monster {
encode zstd gzip
reverse_proxy 10.24.1.4:6700
}
ntfy.collective-conciousness.monster {
encode zstd gzip
reverse_proxy 10.24.1.4:32984
@httpget {
protocol http
method GET
path_regexp ^/([-_a-z0-9]{0,64}$|docs/|static/)
}
redir @httpget https://{host}{uri}
}