From 128090f1958c870858f209b47082b7582aebdcfe Mon Sep 17 00:00:00 2001 From: holzi1005 Date: Sun, 8 Dec 2024 07:46:00 +0100 Subject: [PATCH] update setup --- setup.sh | 4 ++++ 1 file changed, 4 insertions(+) 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