test
dan 2020-10-26 23:40:56 -06:00
parent bf81a30d8b
commit 2b6f92dabb
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ COPY ./Server ./
RUN ls
EXPOSE 8111
CMD [ "node", "./src/app.js 8111" ]
CMD [ "ls" ]