feat: Adds calendar service to proxy

This commit is contained in:
2025-10-10 15:01:25 -04:00
parent c8002d1a99
commit 4f8e795216

View File

@@ -83,6 +83,10 @@
reverse_proxy http://roguemini.housh.dev:8888
}
@calendar host calendar.housh.dev
handle @calendar {
reverse_proxy http://frankenmini.housh.dev:5232
}
}