borepin_tmp/Borepin/Borepin.Browser/runtimeconfig.template.json
2024-02-14 23:32:20 +01:00

11 lines
166 B
JSON

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