many new
This commit is contained in:
3
scripts/mongo/00-init.js
Normal file
3
scripts/mongo/00-init.js
Normal file
@@ -0,0 +1,3 @@
|
||||
db.createCollection("logs");
|
||||
db.createCollection("msg_logs");
|
||||
db.createCollection("codes");
|
||||
@@ -1,2 +0,0 @@
|
||||
db.createCollection("logs");
|
||||
db.createCollection("mds_logs");
|
||||
Reference in New Issue
Block a user