fix: support containerized release runtimes

This commit is contained in:
2026-08-04 14:45:47 +00:00
parent a044d97d77
commit 6e635a312f
17 changed files with 101 additions and 45 deletions
+2
View File
@@ -59,6 +59,8 @@ TRPC_PATH=/trpc
# Frontend public URLs
# These values are public and become part of the browser bundle.
VITE_GATEWAY_WEB_URL=/gateway/
# Comma-separated public hostnames accepted by Vite preview. Use * only behind a trusted reverse proxy.
VITE_PREVIEW_ALLOWED_HOSTS=localhost,dev-sam-e2e.hided.net
# Account-uploaded icons are served by the Gateway and remain a public browser URL.
VITE_GATEWAY_USER_ICON_BASE_URL=/gateway/api/user-icons
VITE_BOARD_COMMUNITY_URL=/xe/community