feat: Adds docs to reverse proxy.

This commit is contained in:
2025-04-03 14:04:19 -04:00
parent 80b66a463c
commit 75d8d97960

View File

@@ -62,4 +62,9 @@
reverse_proxy http://roguemini.housh.dev:3000
}
@docs host docs.housh.dev
handle @docs {
reverse_proxy docs:80
}
}