mirror of
https://github.com/apemithrandir/self-hosting-guide.git
synced 2026-01-27 00:43:45 +00:00
Update GUIDE.md
This commit is contained in:
parent
74f0ece971
commit
b84994ba1d
@ -159,6 +159,8 @@ stream {
|
||||
}
|
||||
}
|
||||
```
|
||||
_Note: If you run into issues with stream and get the error `unknown directive "stream" in /etc/nginx/nginx.conf:` after adding the above and running `nginx -t`. Then you should try installing `libnginx-mod-stream` via `apt install libnginx-mod-stream` ([link](https://www.server-world.info/en/note?os=Ubuntu_22.04&p=nginx&f=12))._
|
||||
#### HTTPS Certificates
|
||||
Now you might be wondering where to get the `ssl_certificate` and
|
||||
`ssl_certificate_key`. If you already setup ssl on your Electrum server on your
|
||||
local machine then you can use
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user