make appstatus work again for apps
This commit is contained in:
@@ -251,6 +251,9 @@ server {
|
||||
}
|
||||
<% }); %>
|
||||
|
||||
location = /appstatus.html {
|
||||
}
|
||||
|
||||
proxy_pass http://<%= ip %>:<%= port %>;
|
||||
<% } else if ( endpoint === 'redirect' ) { %>
|
||||
# redirect everything to the app. this is temporary because there is no way
|
||||
|
||||
Reference in New Issue
Block a user