perf:添加端口

This commit is contained in:
Xwen
2023-12-14 14:59:00 +08:00
parent e9aa584c27
commit 120ff6c5a1
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# 接口前缀
VITE_APP_BASEAPI="/prod-api"
VITE_APP_URL="http://123.207.63.87/api/app"
VITE_APP_URL="http://123.207.63.87:19001/api/app"
VITE_APP_ENV_NAME = "production"