feat(frontend): restore ref main navigation
This commit is contained in:
@@ -48,3 +48,14 @@ PROFILE=hwe
|
||||
SCENARIO=default
|
||||
DAEMON_REQUEST_TIMEOUT_MS=5000
|
||||
TRPC_PATH=/trpc
|
||||
|
||||
# Frontend public URLs
|
||||
# These values are public and become part of the browser bundle.
|
||||
VITE_GATEWAY_WEB_URL=/gateway/
|
||||
VITE_BOARD_COMMUNITY_URL=/xe/community
|
||||
# Set the remaining links only after their public routes are confirmed.
|
||||
VITE_BOARD_REQUEST_URL=
|
||||
VITE_BOARD_TIP_URL=
|
||||
VITE_BOARD_PATCH_URL=
|
||||
VITE_OFFICIAL_CHAT_URL=
|
||||
VITE_CASUAL_CHAT_URL=
|
||||
|
||||
Reference in New Issue
Block a user