fixes solidtime

This commit is contained in:
MickLesk
2026-04-25 21:52:46 +02:00
parent c3f9c35926
commit c22d79d244
2 changed files with 2 additions and 1 deletions

View File

@@ -74,3 +74,4 @@ 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}${CL}"
echo -e "${INFO}${YW}HTTPS is not enabled by default (use domain + reverse proxy/TLS if needed).${CL}"