Commit 6fc93a2
fix: add http-client.js and body-handler.js to Dockerfile COPY
These new modules were split from proxy-request.js but not added to the
Dockerfile COPY directive, causing 'Cannot find module ./http-client'
at container startup.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c4b2d71 commit 6fc93a2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments