Skip to content

Commit

Permalink
Merge pull request #40 from Amnesic-Systems/show-uri
Browse files Browse the repository at this point in the history
Show veil's repository on index page.
  • Loading branch information
NullHypothesis authored Dec 13, 2024
2 parents 887a330 + 669f938 commit 474a0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ FROM scratch

COPY --from=builder /app/cmd/veil/veil /

CMD ["/veil"]
CMD ["/veil", "-enclave-code-uri", "https://github.com/Amnesic-Systems/veil"]

0 comments on commit 474a0cb

Please sign in to comment.