Files
InMemoriam/Themes/Skins/InMemoriamSkin/Properties/launchSettings.json
2025-02-13 22:10:32 +01:00

12 lines
248 B
JSON

{
"profiles": {
"InMemoriam": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "http://localhost:50510"
}
}
}