Updated mooncore versions. Removed legacy configuration loading

This commit is contained in:
2025-02-28 11:01:31 +01:00
parent 8f1cc29b8d
commit 3699b8d54a
3 changed files with 20 additions and 33 deletions

View File

@@ -9,11 +9,10 @@
"applicationUrl": "http://localhost:5269",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"MOONLIGHT_APP_PUBLICURL": "http://localhost:5269",
"MOONLIGHT_PUBLICURL": "http://localhost:5269",
"HTTP_PROXY": "",
"HTTPS_PROXY": ""
},
"commandLineArgs": "--frontend-asset js/XtermBlazor.min.js --frontend-asset js/moonlightServers.js --frontend-asset js/addon-fit.js"
}
}
}
}