Add copyright headers to comply with Arvados
[arvados-formula.git] / test / salt / pillar / examples / nginx_keepweb_configuration.sls
index dfb02f64230292dfc7512bc28aa02d2e0110eb49..53854308498dc0395160593e907db4156bad6027 100644 (file)
@@ -1,4 +1,8 @@
 ---
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 ### NGINX
 nginx:
   ### SERVER
@@ -7,7 +11,7 @@ nginx:
       ### STREAMS
       http:
         upstream collections_downloads_upstream:
-          - server: '127.0.0.2:9002 fail_timeout=10s'
+          - server: 'collections.internal:9002 fail_timeout=10s'
 
   servers:
     managed: