This commit is contained in:
2025-10-06 16:19:26 +03:00
parent c228d8214a
commit 4fe13e55c6
9 changed files with 31 additions and 24 deletions

2
scripts/mongo/Init.js Normal file
View File

@@ -0,0 +1,2 @@
db.createCollection("logs");
db.createCollection("mds_logs");