m
This commit is contained in:
@@ -25,7 +25,8 @@ server {
|
|||||||
resolver 127.0.0.11;
|
resolver 127.0.0.11;
|
||||||
set $upstream "zinomedia-wordpress:80";
|
set $upstream "zinomedia-wordpress:80";
|
||||||
|
|
||||||
try_files $uri $uri/ /index.php?$args;
|
#try_files $uri $uri/ /index.php?$args;
|
||||||
|
autoindex on;
|
||||||
|
|
||||||
proxy_set_header Host $http_host;
|
proxy_set_header Host $http_host;
|
||||||
proxy_set_header X-Forwarded-Host $host:$server_port;
|
proxy_set_header X-Forwarded-Host $host:$server_port;
|
||||||
|
|||||||
Reference in New Issue
Block a user