18791: make the test hasher workflow work by fixing dns resolution
[arvados.git] / tools / salt-install / config_examples / single_host / single_hostname / pillars / nginx_api_configuration.sls
index 18f09af50329e4af62674e5f79393e8348e8a7c3..2c9a10cb521cbaa703e6bcde34df36f10bfabd70 100644 (file)
@@ -18,7 +18,7 @@ nginx:
         overwrite: true
         config:
           - server:
-            - listen: '__HOSTNAME_INT__:8004'
+            - listen: '__IP_INT__:8004'
             - server_name: api
             - root: /var/www/arvados-api/current/public
             - index:  index.html index.htm