Files
Moonlight/Moonlight.Client.Runtime/wwwroot/frontend.example.json

16 lines
207 B
JSON

{
"apiUrl": "http://localhost:5165",
"hostEnvironment": "Static",
"theme": {
"variables": {
}
},
"scripts": [
],
"plugins": {
"assemblies": [
],
"entrypoints": [
]
}
}