Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Jagden committed Jan 2, 2025
1 parent 7852917 commit 02cdb7e
Show file tree
Hide file tree
Showing 8 changed files with 1,844,400 additions and 25 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RUN apk add --no-cache git
RUN npm install

COPY dist ./dist
COPY initial-state/ethereum.json /opt/orbs/status/ethereum.json

CMD [ "npm", "start" ]
EXPOSE 8080
Loading

0 comments on commit 02cdb7e

Please sign in to comment.