Added missing port

This commit is contained in:
2026-06-07 22:18:44 -06:00
parent 97e6d3bc21
commit acf54a94b6

View File

@@ -54,4 +54,4 @@ description
msg_ok "Completed successfully!\n" msg_ok "Completed successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}" echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Access it using the following URL:${CL}" echo -e "${INFO}${YW} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:${CL}" echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:6246${CL}"