added secret handling, so the wireguard network stuff is unnecessary
Some checks failed
/ Check formatting (push) Failing after 1s

This commit is contained in:
Ittihadyya 2024-12-20 16:10:19 +02:00
parent ec71077ddb
commit 95d419d9e4
4 changed files with 16 additions and 13 deletions

View file

@ -53,12 +53,6 @@ https://cache.collective-conciousness.monster {
https://grf.collective-conciousness.monster {
encode zstd gzip
@wireguard-network remote_ip 10.24.1.0/24 127.0.0.1/32
reverse_proxy 10.24.1.4:6700
handle @wireguard-network {
reverse_proxy 10.24.1.4:6700
}
handle {
respond "no match. sorgy"
}
}