diff --git a/setup.sh b/setup.sh index 885fdc6..5b245b6 100644 --- a/setup.sh +++ b/setup.sh @@ -67,4 +67,8 @@ sed -i "s||$HOST_IP|g" docker-compose.yml echo "" echo "" -echo FINALY: Select and Start Docker Compose ---------- +echo ------------------------------------------------------------ +echo FINALY: Select and SPrepare tart Docker Compose ------------ +echo ------------------------------------------------------------ +echo "run 'docker-compose up --detach' to start the containers" +echo "You should wait for at least 10 Minutes for the containers to be up and healthy" \ No newline at end of file