+ uploads_upstream conf
This commit is contained in:
@ -17,6 +17,12 @@ map $http_accept $webp_suffix {
|
||||
"~*webp" ".webp";
|
||||
}
|
||||
|
||||
resolver 8.8.8.8;
|
||||
|
||||
map $http_host $uploads_upstream {
|
||||
wordpress.ru.local.wpstudio.ru "https://somewp.site";
|
||||
}
|
||||
|
||||
server {
|
||||
server_name
|
||||
octobercms.ru.local.wpstudio.ru
|
||||
|
Reference in New Issue
Block a user