fix issues

This commit is contained in:
2026-01-02 01:11:25 +01:00
parent 8693dde21e
commit 07985fb8f1
7 changed files with 29 additions and 12 deletions

View File

@@ -56,6 +56,7 @@ services:
- NEXT_TELEMETRY_DISABLED=1
- NODE_ENV=development
- DOCKER=true
- DOCKER_SMOKE=true
- NEXT_PUBLIC_GRIDPILOT_MODE=alpha
- API_BASE_URL=http://api:3000
- NEXT_PUBLIC_API_BASE_URL=http://localhost:3101