update docker file and node version
This commit is contained in:
@@ -9,6 +9,4 @@ COPY . .
|
|||||||
RUN yarn
|
RUN yarn
|
||||||
RUN yarn build
|
RUN yarn build
|
||||||
|
|
||||||
EXPOSE 9464
|
EXPOSE 9464
|
||||||
|
|
||||||
CMD [ "yarn", "start:all" ]
|
|
||||||
Reference in New Issue
Block a user