From 94ed3a880d65970cf897ebcaa92b7e8a90338756 Mon Sep 17 00:00:00 2001 From: Georgi Todorov <georgi.todorov@cleverpine.com> Date: Sat, 25 Feb 2023 09:17:05 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f45209..166894f 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ - open terminal in mongo pod - execute "mongo" command again - - then execute all the scripts that are creating the collections and the databases (The sctipts are located in the Workspace repository in init.db folder) \ No newline at end of file + - then execute all the scripts that are creating the collections and the databases (The sctipts are located in the Workspace repository in init.db folder) https://code.vereign.com/gaiax/tsa-migrate/workspace/-/blob/main/mongo/docker-entrypoint-initdb.d/mongo-init.js -- GitLab