Created
January 11, 2021 16:59
-
-
Save asoltys/0dc2a320622ab569fbed9fb166991561 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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