API server install guide suggests a more likely websocket_address.
[arvados.git] / doc / install / install-api-server.html.textile.liquid
index d5bc705d532210c03533d536a67d4758f313bb15..78c832ff5cec49e04f5ccb0dfb3f53280f65fa21 100644 (file)
@@ -157,12 +157,12 @@ Example @application.yml@:
 
 h3. websocket_address
 
-Set @websocket_address@ to the @wss://@ URL of the API server websocket endpoint after following "Set up Web servers.":#set_up
+Set @websocket_address@ to the @wss://@ URL of the API server websocket endpoint after following "Set up Web servers":#set_up.  The path of the default endpoint is @/websocket@.
 
 Example @application.yml@:
 
 <notextile>
-<pre><code>  websocket_address: <span class="userinput">wss://ws.zzzzz.example.com</span></code></pre>
+<pre><code>  websocket_address: <span class="userinput">wss://ws.zzzzz.example.com</span>/websocket</code></pre>
 </notextile>
 
 h3(#git_repositories_dir). git_repositories_dir