Files
cloud-cap-samples/chinook/app/react/public/xs-app.json
2021-01-04 14:37:01 +01:00

10 lines
150 B
JSON

{
"welcomeFile": "/index.html",
"routes": [
{
"source": "^(.*)",
"target": "$1",
"service": "html5-apps-repo-rt"
}
]
}