Commit 9b338cc
committed
fix: copy foundry-module directory into Docker runtime image
The foundry-module/ directory was never copied into the final Docker
stage, so the /foundry-module/module.json endpoint returned 404 in
production despite the handler code being present.
https://claude.ai/code/session_01XMwxFR8BCi5XvgaSVMSBZB1 parent 1d00ee7 commit 9b338cc
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
| |||
0 commit comments