fix: config
parent
c4d3b3efff
commit
f1cdf27fe8
|
@ -16,7 +16,7 @@ VITE_DROP_CONSOLE = false
|
|||
# 接口地址
|
||||
VITE_GLOB_BASE_URL = "http://api-dashboard.yudao.iocoder.cn"
|
||||
# 如果没有跨域问题,直接在这里配置即可
|
||||
VITE_GLOB_API_URL = http://localhost:48080/dev-api
|
||||
VITE_GLOB_API_URL = /dev-api
|
||||
|
||||
# 文件上传接口 可选
|
||||
VITE_GLOB_UPLOAD_URL = /upload
|
||||
|
|
Loading…
Reference in New Issue