20610: Fixes prometheus configuration to track the controller nodes.
[arvados.git] / tools / salt-install / config_examples / multi_host / aws / pillars / nginx_keepweb_configuration.sls
index 441140e80dff233726dde0c891b0c54a42e1eeac..ae2fe6a32c4f118978aae06a5e3878d82b9babcb 100644 (file)
@@ -12,4 +12,4 @@ nginx:
       ### STREAMS
       http:
         upstream collections_downloads_upstream:
-          - server: 'localhost:9002 fail_timeout=10s'
+          - server: '__KEEPWEB_INT_IP__:9002 fail_timeout=10s'