lowered memory on mong and updated md's

This commit is contained in:
Boki 2025-07-07 12:19:37 -04:00
parent f69181a8bc
commit 93d3ac134a
3 changed files with 129 additions and 0 deletions

View file

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