From fe780d851bbbec2b0eaf356dc08a0a8866d218ac Mon Sep 17 00:00:00 2001 From: nicedevil007 <17103076+nicedevil007@users.noreply.github.com> Date: Sun, 9 Apr 2023 14:07:25 +0200 Subject: [PATCH] Hint for right URL added on v2 make script more consistent to other scripts --- ct/influxdb.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ct/influxdb.sh b/ct/influxdb.sh index e945cdde..380ea107 100644 --- a/ct/influxdb.sh +++ b/ct/influxdb.sh @@ -70,3 +70,5 @@ build_container description msg_ok "Completed Successfully!\n" +echo -e "${APP} should be reachable by going to the following URL (${RD}only v2${CL}). + ${BL}http://${IP}:8086${CL} \n"