Update domain configuration to use nip.io for subdomain routing and enhance documentation

This commit is contained in:
MickLesk
2026-05-06 07:36:01 +02:00
parent bc51257aa7
commit 7b5bb6dfd9
3 changed files with 13 additions and 5 deletions

View File

@@ -57,4 +57,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}:4100${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}.nip.io:4100${CL}"