Files
LaborWork/LaborWork.Browser/runtimeconfig.template.json
2026-04-10 11:17:17 +03:00

10 lines
171 B
JSON

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