Skip to content

Commit

Permalink
Update README_Docker_and_RA.md (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
dionysuzx authored Jul 18, 2024
1 parent f7cab97 commit 4a23c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README_Docker_and_RA.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ Opt {
Once your Raiko instance is running, you can verify if it was started properly as follows:

```
curl --location 'http://localhost:8080' \
curl --location 'http://localhost:8080/proof' \
--header 'Content-Type: application/json' \
--data '{
"proof_type": "sgx",
Expand Down

0 comments on commit 4a23c57

Please sign in to comment.