forked from yaso_meth/mih-project
nginx update to cater for custom uri
This commit is contained in:
@@ -57,6 +57,8 @@ http {
|
||||
# To disable buffering
|
||||
proxy_buffering off;
|
||||
proxy_request_buffering off;
|
||||
|
||||
proxy_redirect default;
|
||||
|
||||
# Web App
|
||||
location / {
|
||||
|
||||
Reference in New Issue
Block a user