Skip to content

Instantly share code, notes, and snippets.

@asoltys
Created January 11, 2021 16:59
Show Gist options
  • Save asoltys/0dc2a320622ab569fbed9fb166991561 to your computer and use it in GitHub Desktop.
Save asoltys/0dc2a320622ab569fbed9fb166991561 to your computer and use it in GitHub Desktop.
location /electrs/ {
proxy_pass http://127.0.0.1:3002/;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment