Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dskvr authored Apr 25, 2024
1 parent ebf4448 commit ae04b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ You can show a myrelay.page for any relay from `localhost` by appending `?url=ws

### serving from relay canonical

Depending on your relay software, you'll need to do some proxying to direct websocket, NIP-11 and/or NIP-05 traffic to your relay, and `https` traffic without `application/nostr+json` to a page.
Depending on your relay software, you'll need to do some proxying to direct websocket, NIP-11 and/or NIP-05 traffic to your relay, and `http(s)` traffic without `application/nostr+json` to the myrelay.page static path or port.

#### nginx/caddy/haproxy
##### caddy
Expand Down

0 comments on commit ae04b20

Please sign in to comment.