Skip to content
Snippets Groups Projects
Commit 054ad82b authored by Diego Francisco Carvajal Flores's avatar Diego Francisco Carvajal Flores
Browse files

Update

parent 037c1f05
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ COPY . .
# COPY ./client.ts ./
COPY ./L5.ts ./
COPY ./upmclient.ts ./
COPY ./Logger.ts ./
......@@ -20,4 +20,4 @@ RUN npm install typescript
RUN npm install -g ts-node
CMD [ "ts-node", "./L5.ts" ]
CMD [ "ts-node", "./upmclient.ts" ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment