fix: support containerized release runtimes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user