- backend: FastAPI 后端服务 (Python) - frontend: React + Tauri 前端应用 - docker-compose.yml: 容器编排配置
2 lines
43 B
Bash
2 lines
43 B
Bash
VITE_API_BASE_URL=http://192.168.9.80:8000
|