lowered memory on mong and updated md's
This commit is contained in:
parent
f69181a8bc
commit
93d3ac134a
3 changed files with 129 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue