Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down