feat: new ui with greyhaven design system

This commit is contained in:
Juan
2026-04-23 15:01:05 -05:00
parent dc428b2042
commit 0956647dbc
206 changed files with 18978 additions and 24703 deletions

View File

@@ -19,6 +19,9 @@
handle /health {
reverse_proxy server:1250
}
handle /v2* {
reverse_proxy ui:80
}
handle {
reverse_proxy web:3000
}