This commit is contained in:
2026-04-08 21:26:18 +08:00
commit 8fdc7ac0c3
401 changed files with 53093 additions and 0 deletions

3
apps/web/.env Normal file
View File

@@ -0,0 +1,3 @@
# 默认环境变量配置(会被 .env.development 和 .env.production 覆盖)
# VITE_API_BASE_URL=https://cslab.oberyun.com
VITE_API_BASE_URL=http://192.168.1.110:8001