Commit 95bd89a
Fix: point Docker quickstart email links at :8000
The web service serves on :8000 but PUBLIC_BASE_URL fell back to the dev default :8011, so verification/reset/invite email links were unreachable for anyone following the Docker quickstart. Set PUBLIC_BASE_URL explicitly on the web service.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b17e097 commit 95bd89a
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
0 commit comments