Commit a749f33
committed
fix(cloud-agent): use LAN IP for KILO_SESSION_INGEST_URL in local dev
Add @url annotation for KILO_SESSION_INGEST_URL in .dev.vars.example so
env-sync resolves it to the LAN IP (needed for sandbox containers that
cannot reach localhost). Also fix the wrangler.jsonc fallback port from
8787 to 8800 to match the actual cloudflare-session-ingest service.1 parent 19c2987 commit a749f33
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
75 | 80 | | |
76 | 81 | | |
77 | 82 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
0 commit comments