feat(id.tjo.space): also handle id.tjo.cloud

This commit is contained in:
Tine 2025-03-15 09:40:48 +01:00
parent cac4260048
commit 49a91ae86e
Signed by: mentos1386
SSH key fingerprint: SHA256:MNtTsLbihYaWF8j1fkOHfkKNlnN1JQfxEU/rBU8nCGw

View file

@ -1,5 +1,5 @@
next.id.tjo.space
respond /healthz "OK"
reverse_proxy systemd-authentik-server:9000
id.tjo.cloud,
id.tjo.space {
respond /healthz "OK"
reverse_proxy systemd-authentik-server:9000
}