style- env.production

This commit is contained in:
Huang 2022-09-20 11:37:49 +08:00
parent 8b7c9068de
commit 415aae5732

View File

@ -3,7 +3,7 @@ VITE_PROD = true
VITE_DEV = false
# api域名
VITE_BASE_URL = /api
VITE_BASE_URL = https://api-catch.ranesuangyu.top
# 上传域名
VITE_UPLOAD_URL = /upload