more work

This commit is contained in:
Boki 2025-07-09 23:49:08 -04:00
parent 7a99d08d04
commit b87a931a2b
11 changed files with 595 additions and 183 deletions

View file

@ -85,7 +85,7 @@ services: # Dragonfly - Redis replacement for caching and events
MONGO_INITDB_DATABASE: stock
ports:
- "27017:27017"
command: --wiredTigerCacheSizeGB 8
command: --wiredTigerCacheSizeGB 20
volumes:
- mongodb_data:/data/db
- ./database/mongodb/init:/docker-entrypoint-initdb.d