init
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# 前端环境变量配置模板
|
||||
# 实际配置请使用 .env.development(本地)或 .env.production(远程)
|
||||
|
||||
# 后端端口
|
||||
VITE_API_PORT=4501
|
||||
|
||||
# 远程服务器地址(为空时使用本地代理模式)
|
||||
VITE_SERVER_URL=http://43.156.91.115:4501
|
||||
Reference in New Issue
Block a user