X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3990a4b1c7c1eb266367b42fa49bb540d8099cd3..9c656c55fe63a22b075223fe7f295e7e21e18b8c:/doc/install/install-ws.html.textile.liquid diff --git a/doc/install/install-ws.html.textile.liquid b/doc/install/install-ws.html.textile.liquid index 1c3b357df8..f6a4bb5faf 100644 --- a/doc/install/install-ws.html.textile.liquid +++ b/doc/install/install-ws.html.textile.liquid @@ -51,15 +51,13 @@ Usage of arvados-ws: h3. Update cluster config -Edit the cluster config at @/etc/arvados/config.yml@ and set @Services.Websocket.ExternalURL@ and @Services.Websocket.InternalURLs@. Replace @zzzzz@ with your cluster id. Expects that @SystemRootToken@, @Services.API@ and @PostgreSQL@ sections are already filled out. +Edit the cluster config at @/etc/arvados/config.yml@ and set @Services.Websocket.ExternalURL@ and @Services.Websocket.InternalURLs@. Replace @zzzzz@ with your cluster id. -

-Clusters:
+
Clusters:
   zzzzz:
     Services:
-      
-      Websocket:
+      Websocket:
         ExternalURL: wss://ws.uuid_prefix.your.domain/websocket
         InternalURLs:
 	  "http://localhost:9003": {}