refactor: update access message to include user-defined hostname

This commit is contained in:
Nawaz Dhandala
2026-03-06 13:46:19 +00:00
parent d41e0f914c
commit d395a5aa26

View File

@@ -128,5 +128,6 @@ npm run start
echo ""
echo -e "${GREEN}OneUptime is now running!${NC}"
echo -e "${BLUE}Access the dashboard at: http://localhost${NC}"
echo ""
echo -e "${BLUE}You can access OneUptime at: http://$USER_HOST${NC}"
echo ""