Commit fb017d08 by 胡鑫

忽略配置文件

parent 637aaaf3
...@@ -16,8 +16,8 @@ VITE_DROP_CONSOLE = false ...@@ -16,8 +16,8 @@ VITE_DROP_CONSOLE = false
# 接口地址 # 接口地址
# 如果没有跨域问题,直接在这里配置即可 # 如果没有跨域问题,直接在这里配置即可
VITE_GLOB_API_URL=http://192.168.8.37:8080 # VITE_GLOB_API_URL=http://192.168.8.37:8080
# VITE_GLOB_API_URL=http://localhost:8080 VITE_GLOB_API_URL=http://localhost:8080
# 文件上传接口 可选 # 文件上传接口 可选
VITE_GLOB_UPLOAD_URL = /system/oss/upload VITE_GLOB_UPLOAD_URL = /system/oss/upload
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment