You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,6 +115,17 @@ _Image is not available on a registry yet_
115
115
- if you run a `ws` (unsecured) relay, for instance from onion or a local relay, you must serve _myrelay.page_ from `http`
116
116
- You are not serving _myrelay.page_ from the `https` url equivalent of your relay, see below if testing locally.
117
117
118
+
## Demo your own relay now
119
+
URL parameters are disabled by default for various reasons (in the future it can be enabled build-time for novel cases). However, you can preview your relay on myrelay.page and even edit it without building or deploying it through the netlify build (which is always latest). **Important: Works for `wss` relays only!**
0 commit comments