gitflow-hotfix-stash: 0.1.6

main
naicoi 2023-04-14 20:48:03 +07:00
parent a8edc5d0e2
commit 8abff44553
Signed by: naicoi
GPG Key ID: 7142E472DF7CF7D9
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
:80 {
root * /var/www/html
request_header +X-Forwarded-Proto {http.request.scheme}
header +X-Forwarded-Proto {http.request.scheme}
php_fastcgi wordpress:9000
request_header X-Forwarded-Proto "https"
header X-Forwarded-Proto "https"
encode gzip
file_server
}