todo list

This commit is contained in:
Primakov Alexandr Alexandrovich
2024-12-05 19:44:54 +03:00
parent ed9eb93013
commit 9723c825f7
11 changed files with 397 additions and 7 deletions
+1 -1
View File
@@ -5,6 +5,6 @@ docker \
--name bh-mongo \
-e MONGO_INITDB_ROOT_USERNAME=qqq \
-e MONGO_INITDB_ROOT_PASSWORD=qqq \
-p 27017:27017 \
-p 8888:27017 \
-v bh-mongo-volume:/data/db \
mongo:8.0.3;