docs(single_host): fix hostnames and tests
[arvados-formula.git] / test / salt / pillar / examples / nginx_webshell_configuration.sls
index c1a8907d2239bfe00c2d21a7328c8ddc0b9faaef..022cd36ac5635acb7ddad417ce7b90a3c1707cf9 100644 (file)
@@ -8,7 +8,7 @@ nginx:
       ### STREAMS
       http:
         upstream webshell_upstream:
-          - server: '127.0.0.2:4200 fail_timeout=10s'
+          - server: 'shell.internal:4200 fail_timeout=10s'
 
   ### SITES
   servers: