- 配置生产环境服务器地址 175.178.252.59 - 设置后端 API 地址为 http://175.178.252.59:8082/api - 配置 PingPong 模式为 sandbox - 添加生产环境相关环境变量
8 lines
227 B
Plaintext
8 lines
227 B
Plaintext
# 鐢熶骇鐜閰嶇疆
|
|
# 鏈嶅姟鍣ㄥ湴鍧€: 175.178.252.59
|
|
|
|
# 鍚庣API鍦板潃
|
|
VITE_API_BASE_URL=http://175.178.252.59:8082/api
|
|
|
|
# PingPong妯″紡锛坰andbox/production锛塦nVITE_PINGPONG_MODE=sandbox
|