nginx update to cater for custom uri
This commit is contained in:
@@ -58,6 +58,8 @@ http {
|
||||
proxy_buffering off;
|
||||
proxy_request_buffering off;
|
||||
|
||||
proxy_redirect default;
|
||||
|
||||
# Web App
|
||||
location / {
|
||||
proxy_pass http://MIH-UX:83/;
|
||||
|
||||
Reference in New Issue
Block a user