pgLabII/pgLabII.Browser/runtimeconfig.template.json
2024-11-16 14:16:04 +01:00

10 lines
No EOL
171 B
JSON

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