Merge branch 'hotfix/0.1.5' into main

main v0.1.5
naicoi 2023-04-14 20:44:01 +07:00
commit a8edc5d0e2
Signed by: naicoi
GPG Key ID: 7142E472DF7CF7D9
1 changed files with 3 additions and 4 deletions

View File

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