test(examples): nginx config examples for webshells
[arvados-formula.git] / test / salt / pillar / examples / nginx_workbench_configuration.sls
index e34ad2dc329bf7d8a3eb51444f9792fbd428ff6e..34d82213bc74d5b60e4f96bf566b801e1147cc68 100644 (file)
@@ -37,10 +37,9 @@ nginx:
             - server_name: workbench.fixme.example.net
             - listen:
               - 443 http2 ssl
-            - index: index.html index.htm
-            - location /:
             - root: /var/www/arvados-workbench/current/public
             - passenger_enabled: 'on'
+            - index: index.html index.htm
             - include: 'snippets/ssl_hardening_default.conf'
             # - include: 'snippets/letsencrypt.conf'
             - include: 'snippets/ssl_snakeoil.conf'