Commit b472716
fix: wire marketplace reviews sync to production Worker endpoint
- Set DEFAULT_CONFIG.endpointUrl to the production Cloudflare Worker
URL (reviews.signetai.sh) so new installs are pre-configured
- Add X-Signet-Sync: 1 header to outbound sync requests — required
by the Worker as a lightweight origin gate
- sync remains opt-in (enabled: false default) until Nicholai deploys
the Worker; TODO comment marks where to flip the default
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 737601a commit b472716
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | | - | |
| 37 | + | |
33 | 38 | | |
34 | 39 | | |
35 | 40 | | |
| |||
344 | 349 | | |
345 | 350 | | |
346 | 351 | | |
347 | | - | |
| 352 | + | |
348 | 353 | | |
349 | 354 | | |
350 | 355 | | |
| |||
0 commit comments