添加docker构建配置

This commit is contained in:
2025-12-13 20:36:31 +08:00
parent 307573ba1b
commit b32e1d25d1
15 changed files with 995 additions and 842 deletions

View File

@@ -1 +1,4 @@
REACT_APP_API_URL=http://127.0.0.1:5000/api
REACT_APP_API_URL=/api
# 保持开发环境通过 package.json 的 proxy 转发到后端
DANGEROUSLY_DISABLE_HOST_CHECK=true
WDS_SOCKET_HOST=localhost