Commit 24fb8fc
fix(deploy): pass NEXT_PUBLIC_API_URL build arg to web Docker build
Without this, the Next.js bundle defaults to http://localhost:4000
which doesn't resolve from the user's browser, causing projects
to silently fail to load.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7af7b34 commit 24fb8fc
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
103 | 105 | | |
104 | 106 | | |
105 | 107 | | |
| |||
0 commit comments