doc/setup: use plaintext HTTP listener for soju
This commit is contained in:
@@ -5,8 +5,9 @@ the same HTTP server is used as a reverse proxy for the IRC WebSocket.
|
|||||||
|
|
||||||
## [soju]
|
## [soju]
|
||||||
|
|
||||||
Add a WebSocket listener to soju, e.g. `listen wss://127.0.0.1:8080`. Then
|
Add a WebSocket listener to soju, e.g. `listen ws+insecure://127.0.0.1:8080`.
|
||||||
configure your reverse proxy to serve gamja files and proxy `/socket` to soju.
|
Then configure your reverse proxy to serve gamja files and proxy `/socket` to
|
||||||
|
soju.
|
||||||
|
|
||||||
## [webircgateway]
|
## [webircgateway]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user