This commit is contained in:
2025-08-20 22:02:42 +08:00
parent b40bb84468
commit 1a80726cd4
22 changed files with 1462 additions and 14993 deletions

View File

@ -1,7 +1,7 @@
# 开发环境配置
PORT=3001
REACT_APP_ENV=development
REACT_APP_API_URL=http://localhost:8080
REACT_APP_API_URL=http://localhost:3001
REACT_APP_API_TIMEOUT=10000
REACT_APP_DEBUG=true
GENERATE_SOURCEMAP=true