m
This commit is contained in:
@@ -22,7 +22,6 @@ server {
|
||||
location / {
|
||||
resolver 127.0.0.11;
|
||||
set $upstream "http://vouch:9090";
|
||||
#proxy_set_header Host $http_host;
|
||||
proxy_pass $upstream;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user