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 18cebfe commit 0209eb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ _Image is not available on a registry yet_
2. `myrelay.page` is self-configuring, you don't need to set a URL. In the event it is not working more than likely, it's one of the following causes:
- If you run a `wss` relay, you must serve _myrelay.page_ from `https`,
- if you run a `ws` (unsecured) relay, for instance from onion or a local relay, you must serve _myrelay.page_ from `http`
- You are not serving _myrelay.page_ from the `https` url equivalent of your relay, see below if testing locally.

## dev

Expand Down

0 comments on commit 0209eb2

Please sign in to comment.