your commit
This commit is contained in:
parent
4f7af4797c
commit
ae3974383f
1 changed files with 1 additions and 1 deletions
|
|
@ -45,4 +45,4 @@ EXPOSE 3001
|
|||
ENV PORT=3001
|
||||
ENV HOSTNAME="0.0.0.0"
|
||||
|
||||
CMD ["sh", "-c", "node node_modules/payload/dist/bin/payload.js migrate && node server.js"]
|
||||
CMD ["sh", "-c", "find /app/node_modules -name 'payload.js' -path '*/bin/*' 2>/dev/null && node server.js"]
|
||||
Loading…
Add table
Reference in a new issue