src.nth.io/

summaryrefslogtreecommitdiff
path: root/nostr/relayer/templates/relayer.env.j2
AgeCommit message (Collapse)AuthorFilesLines
35 hoursdendrite, relayer: percent-encode db passwords in connection urlsLuke Hoersten1-1/+1
Passwords containing '/' are invalid unencoded in a url authority and break Go's url.Parse (invalid port after host). Latent until a restart forced a config re-read. jinja urlencode leaves '/' unescaped, hence the extra replace.
2023-07-22Split out nostr install and build roles.Luke Hoersten1-0/+4