Files
Candelator/Candelator.Browser/runtimeconfig.template.json
2025-12-14 17:30:54 +01:00

10 lines
171 B
JSON

{
"wasmHostProperties": {
"perHostConfig": [
{
"name": "browser",
"host": "browser"
}
]
}
}