From f71d55437b189d718b1ce6782cbd0469a0e08231 Mon Sep 17 00:00:00 2001 From: Zebreus Date: Sun, 7 Jul 2024 14:46:44 +0200 Subject: [PATCH] Fix curl command in tutorial.md --- docs/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial.md b/docs/tutorial.md index 2a86802e6..bd27139ad 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -625,7 +625,7 @@ the domain name to the one ngrok provides you):[^3] ~~~~ sh curl https://79e8-125-129-0-52.ngrok-free.app/.well-known/webfinger?resource=acct:me@7d2d-125-129-0-52.ngrok-free.app -curl https://79e8-125-129-0-52.ngrok-free.app/users/me +curl -H"Accept: application/activity+json" https://79e8-125-129-0-52.ngrok-free.app/users/me ~~~~ Does it work? If so, congratulations! Your server is now exposed to the