Skip to content

Commit

Permalink
add iota did resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
eike-hass committed May 18, 2024
1 parent e0357d4 commit a76ef2c
Show file tree
Hide file tree
Showing 11 changed files with 1,156 additions and 14 deletions.
1 change: 1 addition & 0 deletions oid4vc/TangleLabs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ WORKDIR /usr/src/app
COPY oid4vc/TangleLabs/package*.json ./
RUN npm ci
COPY oid4vc/TangleLabs/. ./
RUN npm run postinstall
CMD "npm" "start"
Loading

0 comments on commit a76ef2c

Please sign in to comment.