7 lines
115 B
Plaintext
7 lines
115 B
Plaintext
# 本地开发环境配置
|
|
|
|
# 后端端口
|
|
VITE_API_PORT=4501
|
|
|
|
# 留空,使用本地代理模式
|
|
VITE_SERVER_URL= |