Default avatar
satoshidude
npub1vc2p...8lpw
satoshidude 1 year ago
path rewrite with caddy is cool, especially if lnbits nostr relay websocket should listen at the root of a subdomain. relay.nsnip.io { rewrite * /nostrrelay/nsnip reverse_proxy 0.0.0.0:5000 { header_up Host {host} header_up X-Real-IP {remote} header_up X-Forwarded-For {remote} header_up X-Forwarded-Proto {scheme} } }
satoshidude 1 year ago
playing around with my thermoprinter and database access to lightning wallets and nostr pre mined keys.