propromo-software / propromo.rest

RestAPI for propromo (php) and propromo.ts.
https://rest-microservice.onrender.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Fix error 127 in production image. #25

Closed jonasfroeller closed 4 months ago

jonasfroeller commented 5 months ago

Happens at /v1/backend/drop-and-create-tables.

jonasfroeller commented 4 months ago

https://stackoverflow.com/questions/78388698/bin-bash-line-1-heroku-command-not-found-in-docker-container
https://github.com/oven-sh/docker/issues/3

jonasfroeller commented 4 months ago

moved to https://github.com/propromo-software/propromo.dev | https://development-server-latest.onrender.com
(Because it looks like the error is in the bun runtime and not the code. Works in NodeJs Images)