feat: Adds plausible to proxy.

This commit is contained in:
2025-04-16 10:37:36 -04:00
parent bebf2739ef
commit 740e00c0ce

View File

@@ -73,6 +73,11 @@
reverse_proxy pocket-id:80 reverse_proxy pocket-id:80
} }
@plausible host plausible.housh.dev
handle @plausible {
reverse_proxy http://roguemini.housh.dev:8004
}
} }