fix: complete authenticated docker onboard smoke

This commit is contained in:
Dotta
2026-03-09 11:12:34 -05:00
parent 632079ae3b
commit 3ec96fdb73
3 changed files with 5 additions and 1 deletions

View File

@@ -126,6 +126,8 @@ This is the best existing fit when you want:
- a dedicated host port
- an end-to-end `npx paperclipai ... onboard` check
In authenticated/private mode, this smoke path also injects a smoke-only `BETTER_AUTH_SECRET` by default and prints the bootstrap CEO invite after the server becomes healthy.
If you want to exercise onboarding from a fresh local checkout rather than npm, use:
```bash