more work
This commit is contained in:
parent
7a99d08d04
commit
b87a931a2b
11 changed files with 595 additions and 183 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue