Merge branch 'hotfix/0.1.1' into main

main v0.1.1
naicoi 2023-04-14 20:06:58 +07:00
commit 71d37a7dfb
Signed by: naicoi
GPG Key ID: 7142E472DF7CF7D9
1 changed files with 3 additions and 1 deletions

View File

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