3 lines
135 B
Plaintext
3 lines
135 B
Plaintext
# 开发环境:对接当前 Next 后端(与现网 API 路径完全一致,无缝切换)
|
|
VITE_API_BASE_URL=http://localhost:3006
|