This commit is contained in:
parent
0480481f00
commit
0203c9aa20
@ -22,4 +22,4 @@ RUN pnpm --filter ...backend build
|
||||
EXPOSE 8080
|
||||
|
||||
# Command to run your app
|
||||
CMD ["node", "dist/main.js"]
|
||||
CMD ["node", "backend/dist/main.js"]
|
||||
|
Reference in New Issue
Block a user