Skip to content

Commit

Permalink
AB-000: Fixed bugs that caused the app to crash
Browse files Browse the repository at this point in the history
  • Loading branch information
abarcybr committed Apr 5, 2023
1 parent a393a6c commit 7ec34bc
Show file tree
Hide file tree
Showing 3 changed files with 3,520 additions and 17,631 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ RUN mkdir /tmp/extracted_files
COPY . /usr/src/goof
WORKDIR /usr/src/goof

RUN npm update
RUN npm install
EXPOSE 3001
EXPOSE 9229
Expand Down
Loading

0 comments on commit 7ec34bc

Please sign in to comment.