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