From a7407871bb625c20fe6df4f6576c1125583551e5 Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 20 May 2024 04:18:38 -0400 Subject: [PATCH] Update traefik.sh remove "dashboard" --- ct/traefik.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/traefik.sh b/ct/traefik.sh index d31fecf0..8b393c1e 100644 --- a/ct/traefik.sh +++ b/ct/traefik.sh @@ -73,5 +73,5 @@ build_container description msg_ok "Completed Successfully!\n" -echo -e "${APP} dashboard should be reachable by going to the following URL. +echo -e "${APP} should be reachable by going to the following URL. ${BL}http://${IP}:8080${CL} \n"