fix: update onebox installer credentials output
Release / build-and-release (push) Successful in 2m32s

This commit is contained in:
2026-05-08 16:12:22 +00:00
parent b0f9d71a18
commit fba143d918
4 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -305,6 +305,6 @@ else
echo " onebox service add myapp --image nginx:latest --domain app.example.com"
echo ""
echo " Web UI: http://localhost:3000"
echo " Default credentials: admin / admin"
echo " Initial admin credentials are written to the service logs unless ONEBOX_ADMIN_PASSWORD is set."
fi
echo ""