feat(components,version): add extra components, new version
[arvados-formula.git] / test / integration / websocket / controls / config_spec.rb
index 57c237b49cd385411963558a85cab2f1da1ef2ea..e4a4779b7c643ef33ee5db00363d348b69013b0c 100644 (file)
@@ -2,9 +2,9 @@
 
 websocket_stanza = <<-WEBSOCKET_STANZA
       Websocket:
-        ExternalURL: wss://ws.example.net/websocket
+        ExternalURL: wss://ws.fixme.example.net/websocket
         InternalURLs:
-          "http://localhost:8005": {}
+          http://127.0.0.2:8005: {}
 WEBSOCKET_STANZA
 
 control 'arvados configuration' do