modified
This commit is contained in:
@@ -23,7 +23,7 @@ server {
|
||||
#proxy_pass $upstream;
|
||||
#proxy_set_header Host $http_host;
|
||||
|
||||
proxy_pass http://127.0.0.1:9090;
|
||||
proxy_pass http://vouch:9090;
|
||||
proxy_set_header Host $http_host;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user