mirror of
https://github.com/lucaspalomodevelop/Party.git
synced 2026-03-13 00:07:21 +00:00
Update init-mongo.js
This commit is contained in:
parent
695ea7455c
commit
cd91f70eaa
@ -2,3 +2,4 @@ db = db.getSiblingDB('partyyy');
|
||||
db.createCollection('mate');
|
||||
db.createCollection('messages');
|
||||
db.createCollection('events');
|
||||
db.createCollection('systemMonitor');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user