racing typeorm

This commit is contained in:
2025-12-29 00:24:56 +01:00
parent 2f6657f56d
commit 9e17d0752a
55 changed files with 3528 additions and 22 deletions

View File

@@ -33,7 +33,7 @@ services:
- .env.development
environment:
- NODE_ENV=development
- GRIDPILOT_API_PERSISTENCE=inmemory
- GRIDPILOT_API_PERSISTENCE=${GRIDPILOT_API_PERSISTENCE:-}
ports:
- "3001:3000"
- "9229:9229"