quanyoumi/frontend/.env.example

10 lines
297 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 高德地图API Key
VITE_AMAP_KEY=your_amap_key_here
# 高德地图安全密钥securityJsCode
# 获取方式:登录 https://console.amap.com/ -> 应用管理 -> 查看应用详情 -> 安全密钥
VITE_AMAP_SECURITY_CODE=your_security_code_here
# API基础地址
VITE_API_BASE_URL=/api