mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
remove build command
This commit is contained in:
parent
1ced45bd74
commit
f4b1a23d28
@ -13,6 +13,5 @@ COPY --chown=node:node ./src ./src
|
|||||||
|
|
||||||
RUN chmod -R 777 /home/node/app
|
RUN chmod -R 777 /home/node/app
|
||||||
RUN npm install -D --force
|
RUN npm install -D --force
|
||||||
RUN npm run build
|
|
||||||
|
|
||||||
CMD ["node", "/home/node/app/src/index.js"]
|
CMD ["node", "/home/node/app/src/index.js"]
|
Loading…
x
Reference in New Issue
Block a user