init
This commit is contained in:
7
.env.production
Normal file
7
.env.production
Normal file
@@ -0,0 +1,7 @@
|
||||
# 远程生产环境配置
|
||||
|
||||
# 后端端口
|
||||
VITE_API_PORT=4501
|
||||
|
||||
# 远程服务器地址(直接连接,不走代理)
|
||||
VITE_SERVER_URL=http://43.156.91.115:4501
|
||||
Reference in New Issue
Block a user