getumbrel / umbrel-nostr-relay

The official Nostr Relay app for Umbrel. Run your private relay to backup all your activity on Nostr.

Home Page:https://umbrel.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Procedure for using wss instead of ws

morrisonbrett opened this issue · comments

What are the steps required to have umbrel-nostr-relay use wss:// (secure) protocol instead of the default ws://

I've installed Umbrel on a VM on Microsoft Azure and need the Nostr relay to listen on wss://, not ws://.

Nevermind. I resolved this by creating a tunnel on Cloudflare to tunnel traffic from wss://hostname.domain.com to ws://nostr.local:4848