Hello everyone. Help me figure out the problem. Can't redirect all non-existent pages(error page) to homepage. Adding to Nginx config does not help. I've tried everything. As far as I understand, you can do a manual redirect in the site.yaml config but how?
redirects:
/error: '/'
not work