diff --git a/setup.sh b/setup.sh index 5b245b6..2256f64 100644 --- a/setup.sh +++ b/setup.sh @@ -70,5 +70,9 @@ echo "" echo ------------------------------------------------------------ echo FINALY: Select and SPrepare tart Docker Compose ------------ echo ------------------------------------------------------------ +echo "" +echo "DOCKER COMPOSE" echo "run 'docker-compose up --detach' to start the containers" +echo "" +echo "IMPORTANT" echo "You should wait for at least 10 Minutes for the containers to be up and healthy" \ No newline at end of file