docs: align operator and as-built docs with the code
Fix setup URL shape, import encryption UI, architecture layering/routes, and stale plan/roadmap pointers so the prose matches what the tree does. Co-Authored-By: Composer <noreply@cursor.com> Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -105,7 +105,10 @@ docker logs selfpost-try 2>&1 | grep -m1 'http'
|
||||
docker exec selfpost-try cat /data/setup-token
|
||||
```
|
||||
|
||||
Open the printed `http://…/setup?token=…` link before it expires.
|
||||
The printed URL is `https://mail.local.test/setup/<token>`. For this local
|
||||
trial rewrite it to `http://127.0.0.1:8080/setup/<token>` (same path token;
|
||||
`PANEL_COOKIE_SECURE=false` so the cookie works over plain HTTP). Open it
|
||||
before it expires.
|
||||
|
||||
When finished:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user