From 4a23c57fb703ae2f710c686609ba404d59780c3b Mon Sep 17 00:00:00 2001 From: d1onys1us <13951458+d1onys1us@users.noreply.github.com> Date: Thu, 18 Jul 2024 02:24:43 -0400 Subject: [PATCH] Update README_Docker_and_RA.md (#323) --- docs/README_Docker_and_RA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README_Docker_and_RA.md b/docs/README_Docker_and_RA.md index 2dbe1315..fe65fde5 100644 --- a/docs/README_Docker_and_RA.md +++ b/docs/README_Docker_and_RA.md @@ -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",