mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
Update wprocket-webp-express-force-https.stpl
This commit is contained in:
parent
aa6263c0ac
commit
59db959b9a
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ server {
|
|||
|
||||
# Allow PHP access to WebP Express WOD handler
|
||||
location ~ ^/wp-content/plugins/webp-express/wod/.*\.php$ {
|
||||
proxy_pass https://148.113.209.199:8443;
|
||||
proxy_pass https://%ip%:%web_ssl_port%;
|
||||
}
|
||||
|
||||
location / {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue