{ "welcomeFile": "/index.html", "authenticationMethod": "none", "routes": [ { "source": "^/catalog/(.*)$", "target": "/catalog/$1", "destination": "odata", "csrfProtection": false }, { "source": "^(.*)", "localDir": "webapp" } ] }