Merge branch 'hotfix/0.1.6' into main

main v0.1.6
naicoi 2023-04-14 20:48:12 +07:00
commit 237f86104c
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
}