mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-09-17 08:46:39 +08:00
恢复配置文件api 接口地址
This commit is contained in:
parent
6f8761756a
commit
3146dc13ed
@ -11,7 +11,8 @@ VITE_DROP_CONSOLE=true
|
||||
|
||||
# 跨域代理,可以配置多个,请注意不要换行,如果是公网运行,请改成公网IP:服务端运行端口
|
||||
#VITE_PROXY = [["/appApi","http://localhost:8001"],["/upload","http://localhost:8001/upload"]]
|
||||
VITE_PROXY=[["/admin","http://api-breeding.dap.5gfd.com.cn/admin"]]
|
||||
VITE_PROXY=[["/admin","http://localhost:8000/admin"]]
|
||||
|
||||
|
||||
# API 接口地址
|
||||
VITE_GLOB_API_URL=
|
||||
|
Loading…
Reference in New Issue
Block a user