borepin_tmp/Borepin/Borepin.Browser/runtimeconfig.template.json

11 lines
166 B
JSON
Raw Normal View History

2024-02-14 23:32:20 +01:00
{
"wasmHostProperties": {
"perHostConfig": [
{
"name": "browser",
"html-path": "index.html",
"Host": "browser"
}
]
}
}