Commit 9b1d596
committed
fix(cloud): proxy marketing's og-image + graph-paper to marketing worker
The cloud worker owns executor.sh and only proxies an allow-list of paths
to executor-marketing, so /og-image.png and /pattern-graph-paper.svg were
falling through to the TanStack app and 404ing. Add both to the list.1 parent 42674bb commit 9b1d596
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
13 | 22 | | |
14 | 23 | | |
15 | 24 | | |
| |||
0 commit comments