Commit 58a36a0
fix(render): restore start.sh removed upstream
Upstream deleted backend/scripts/start.sh and split its responsibilities:
the Dockerfile CMD now runs fastapi directly, and prestart.sh runs in a
separate compose service. Render has no equivalent of "wait for sidecar to
complete," and the existing Render service is configured with
`bash scripts/start.sh` as its Docker command. Restore the file with its
prior contents so the deploy works without any Dashboard config changes.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 7be74a3 commit 58a36a0
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments