gitflow-hotfix-stash: 0.1.5

main
naicoi 2023-04-14 20:43:59 +07:00
parent de8346775d
commit 2accc4c3bb
Signed by: naicoi
GPG Key ID: 7142E472DF7CF7D9
1 changed files with 3 additions and 4 deletions

View File

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