feat: Adds uptime-kuma to proxy.

This commit is contained in:
2025-03-19 15:56:49 -04:00
parent f260191347
commit e57a462b01

View File

@@ -38,4 +38,9 @@
reverse_proxy excalidraw:8180
}
@uptimekuma host uptime.housh.dev
handle @uptimekuma {
reverse_proxy: uptime_kuma:3000
}
}