irules/samples/avrules/avrules.Browser/runtimeconfig.template.json

11 lines
176 B
JSON

{
"wasmHostProperties": {
"perHostConfig": [
{
"name": "browser",
"html-path": "index.html",
"Host": "browser"
}
]
}
}