diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-09-16 03:52:28 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-09-16 03:52:49 +0200 |
commit | b55bae50df96b3258057ad17e7a08083d08b4819 (patch) | |
tree | a66f899920b5e1f9247acd653ae3fe4ea798fa37 /README.adoc | |
parent | 430968e5d5fdf627ce7e1563bbee22bf2f9256b2 (diff) | |
download | xK-b55bae50df96b3258057ad17e7a08083d08b4819.tar.gz xK-b55bae50df96b3258057ad17e7a08083d08b4819.tar.xz xK-b55bae50df96b3258057ad17e7a08083d08b4819.zip |
Update some documentation
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 10b18cd..23e45ab 100644 --- a/README.adoc +++ b/README.adoc @@ -130,7 +130,8 @@ example, that would be http://localhost:8080[]: $ ../xP 127.0.0.1:8080 127.0.0.1:9000 For remote use, it's recommended to put 'xP' behind a reverse proxy, with TLS, -and some form of HTTP authentication. +and some form of HTTP authentication. Pass the external URL of the WebSocket +endpoint as the third command line argument in this case. Client Certificates ------------------- |