Files
gmTouringMiniApp/.env.example
T

10 lines
492 B
Bash

# Actual WeChat Mini Program AppID. Copy to .env.local and keep it uncommitted.
UNI_MP_WEIXIN_APPID=
# The client uses a frozen local GCJ-02 snapshot and never exposes an AMap key.
# Pass AMAP_WEB_SERVICE_KEY only to the one-off fetch script's process; do not store it here.
# Optional controlled backend endpoint for remote AI itinerary generation.
# Leave empty to use the deterministic local POC planner. Never put API keys or model credentials here.
VITE_TRAVEL_ASSISTANT_API_BASE_URL=