diff --git a/docs/APP_STORE_CONNECT.md b/docs/APP_STORE_CONNECT.md index 89a53be..31724ac 100644 --- a/docs/APP_STORE_CONNECT.md +++ b/docs/APP_STORE_CONNECT.md @@ -116,12 +116,12 @@ Initial App Store release. ### Demo account (production server) -Ensure migration `0014_seed_demo_account` has run on the server reviewers will hit. +Ensure migrations through `0028_enable_public_demo_password` have run on the server reviewers will hit. | Field | Value | |-------|--------| | **Username** | `demo@example.com` | -| **Password** | Provision a private credential with `bun run demo:provision` in the web repository, then enter it only in App Store Connect | +| **Password** | `demo123` | ### Notes for Review