feat:地址
This commit is contained in:
parent
734933a9df
commit
793b2d3698
|
|
@ -1,7 +1,9 @@
|
|||
# 本地环境
|
||||
VITE_APP_TITLE=瓷福隧道窑系统
|
||||
VITE_API_BASE_URL=http://10.0.11.74:60309/api
|
||||
VITE_APP_BASEURL=http://10.0.11.74:60309
|
||||
# VITE_API_BASE_URL=http://10.0.11.74:60309/api
|
||||
# VITE_APP_BASEURL=http://10.0.11.74:60309
|
||||
VITE_API_BASE_URL=http://127.0.0.1:60309/api
|
||||
VITE_APP_BASEURL=http://127.0.0.1:60309
|
||||
# 本地端口
|
||||
VITE_APP_PORT=2800
|
||||
# 是否开启代理
|
||||
|
|
|
|||
Loading…
Reference in New Issue