]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
git01 - correct typo
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 1 Jul 2016 08:08:38 +0000 (10:08 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 1 Jul 2016 08:08:38 +0000 (10:08 +0200)
customer/pixelpark/git01.pixelpark.com.yaml

index ccdd95c88c6933406974a706f26181af8b14d279..82bfb7015d435d3bd675df9ea14ffe35734e542c 100644 (file)
@@ -45,7 +45,7 @@ nginx::nginx_vhosts:
     rewrite_to_https: true
     proxy: http://localhost:5000
     proxy_set_header:
-      - 'X-Forwarded-Proto $scheme;'
+      - 'X-Forwarded-Proto $scheme'
       - 'X-Forwarded-For $proxy_add_x_forwarded_for'
       - 'X-Real-IP $remote_addr'
       - 'Host $http_host'
\ No newline at end of file