@ -42,8 +42,8 @@ http {
root /usr/share/nginx/html;
location /{
root html;
index index.html;
error_page 404 /index.html;
}
location ^~ /oauth/redirect {