From 1de919010316240b1f843d324550cf5432bbd1ee Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 12 May 2015 15:12:13 +1000 Subject: [PATCH] it should be global --- templates/fastly.template.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/fastly.template.yml b/templates/fastly.template.yml index 7a3e332..0c75ecc 100644 --- a/templates/fastly.template.yml +++ b/templates/fastly.template.yml @@ -3,3 +3,4 @@ run: filename: "/etc/nginx/conf.d/discourse.conf" from: "$proxy_add_x_forwarded_for" to: "$http_fastly_client_ip" + global: true -- 2.25.1