diff --git a/ct/authentik.sh b/ct/authentik.sh index 4b40b6de..6ea956ed 100644 --- a/ct/authentik.sh +++ b/ct/authentik.sh @@ -82,4 +82,4 @@ description echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${INFO}${YW} Access it using the following URL:${CL}" -echo -e "${TAB}${GATEWAY}${BGN}http://${IP}/if/flow/initial-setup/${CL}" +echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:9000/if/flow/initial-setup/${CL}"