docs(single_host): fix hostnames and tests
[arvados-formula.git] / test / salt / pillar / examples / nginx_api_configuration.sls
index 3313eab0b41ea6eed0bfca04e400918e0923123b..e64ed11be953a58083bc04a9e28a952b6f608908 100644 (file)
@@ -20,7 +20,7 @@ nginx:
         overwrite: true
         config:
           - server:
-            - listen: '127.0.0.2:8004'
+            - listen: 'api.internal:8004'
             - server_name: api
             - root: /var/www/arvados-api/current/public
             - index:  index.html index.htm