fix: config

pull/12/head
xingyu 2023-05-11 14:37:35 +08:00
parent c4d3b3efff
commit f1cdf27fe8
1 changed files with 1 additions and 1 deletions

View File

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