恢复配置文件api 接口地址

This commit is contained in:
tak 2025-07-04 14:30:01 +08:00
parent 6f8761756a
commit 3146dc13ed

View File

@ -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=