PeaNUT: change default port (#10962)

This commit is contained in:
Chris
2026-01-19 11:20:25 -05:00
committed by GitHub
parent 3bf08df691
commit cb8a900d84
3 changed files with 4 additions and 4 deletions

View File

@@ -70,4 +70,4 @@ description
msg_ok "Completed successfully!\n"
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}:3000${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8080${CL}"