Update traefik.sh

remove "dashboard"
pull/3021/head
tteckster 1 year ago committed by GitHub
parent 0440e56a1b
commit a7407871bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      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"

Loading…
Cancel
Save