Skip to content
Discussion options

You must be logged in to vote

Thank you for your fast answer!

Yes, we have overridden the entrypoint in our recipe for deployment with coop-cloud: compose.yml and the entrypoint.sh

So I replaced

/usr/local/bin/yarn db:migrate --env=production-ssl-disabled
/usr/local/bin/yarn start "$@"

with

node build/server/index.js

and it works now :)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@iexos
Comment options

Answer selected by iexos
@tommoor
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants