4 lines
169 B
Plaintext
4 lines
169 B
Plaintext
# 对接后端 base URL(不改 API 路径,仅改此处即可切换 Next → Gin)
|
||
# VITE_API_BASE_URL=http://localhost:3006
|
||
VITE_API_BASE_URL=http://localhost:8080
|