docker: remove start script
This commit is contained in:
parent
c317e7ab08
commit
08645727a8
@ -11,5 +11,3 @@ COPY . .
|
|||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|
||||||
EXPOSE 3466
|
EXPOSE 3466
|
||||||
|
|
||||||
CMD ["npm", "start"]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user