env
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 6m20s

This commit is contained in:
mocheng 2025-06-24 15:14:56 +08:00
parent a107323e36
commit 702f1a9b1b

View File

@ -16,7 +16,7 @@ VITE_INJECT_APP_LOADING=true
VITE_ARCHIVER=true
# 后端接口地址
VITE_GLOB_API_URL=/prod-api
VITE_GLOB_API_URL=/api
# 全局加密开关(即开启了加解密功能才会生效 不是全部接口加密 需要和后端对应)
VITE_GLOB_ENABLE_ENCRYPT=true