Add gateway command to Dockerfile
This commit is contained in:
parent
de5fb65cb8
commit
796a2e9164
@ -32,4 +32,4 @@ RUN pnpm ui:build
|
|||||||
|
|
||||||
ENV NODE_ENV=production
|
ENV NODE_ENV=production
|
||||||
|
|
||||||
CMD ["node", "dist/index.js"]
|
CMD ["node", "dist/index.js", "gateway"]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user