fix: Fixes excalidraw pointing to wrong port.

This commit is contained in:
2025-03-20 22:21:05 -04:00
parent c5cb229974
commit ec89dcc116

View File

@@ -35,7 +35,7 @@
@excalidraw host draw.housh.dev @excalidraw host draw.housh.dev
handle @excalidraw { handle @excalidraw {
reverse_proxy excalidraw:8180 reverse_proxy excalidraw:80
} }
@uptimekuma host uptime.housh.dev @uptimekuma host uptime.housh.dev