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
+4
View File
@@ -0,0 +1,4 @@
docker stop bh-mongo;
docker volume rm bh-mongo-volume;
docker volume create bh-mongo-volume;
sh d-script/up-mongo.sh;