1
0
mirror of https://github.com/romanz/electrs.git synced 2024-11-19 01:43:29 +01:00

Clarify that electrs doesn't use HTTP

People seeing Nginx config may falsely assume electrs uses HTTP but it's not the case.
Putting heads up about this may avoid future confusion.

Closes #813
This commit is contained in:
Martin Habovštiak 2022-12-09 00:26:48 +01:00 committed by GitHub
parent a3ecd9ce9b
commit 5de0f1e250
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,6 +76,7 @@ Please read upgrade notes if you're upgrading to a newer version.
In order to use a secure connection, you can also use [NGINX as an SSL endpoint](https://docs.nginx.com/nginx/admin-guide/security-controls/terminating-ssl-tcp/#)
by placing the following block in `nginx.conf`.
Notice that while electrs doesn't use HTTP the configuration below uses raw TCP stream which works.
```nginx
stream {