From d473bfa741d9bed1cc44b8a69bf7ae674adccd61 Mon Sep 17 00:00:00 2001 From: naicoi Date: Fri, 14 Apr 2023 20:40:16 +0700 Subject: [PATCH] gitflow-hotfix-stash: 0.1.4 --- Caddyfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Caddyfile b/Caddyfile index aaba693..9338468 100644 --- a/Caddyfile +++ b/Caddyfile @@ -1,7 +1,8 @@ :80 { root * /var/www/html php_fastcgi wordpress:9000 { - header_up +X-Forwarded-Proto https + header_up X-Forwarded-Proto {http.request.scheme} + header_down X-Forwarded-Proto {http.request.scheme} } encode gzip file_server