yangshun 4 weeks ago
parent
commit
bf39bf2ddf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .env.local

+ 1 - 0
.env.local

@@ -5,6 +5,7 @@ VITE_DEV=true
 
 
 # 请求路径
 # 请求路径
 VITE_BASE_URL='http://192.168.1.156:65531'
 VITE_BASE_URL='http://192.168.1.156:65531'
+#VITE_BASE_URL='http://192.168.1.156:65531'
 
 
 # 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持 S3 服务
 # 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持 S3 服务
 VITE_UPLOAD_TYPE=server
 VITE_UPLOAD_TYPE=server