web UI
This commit is contained in:
12
VisionBuilder.UI.Blazor.Uno/Properties/launchSettings.json
Normal file
12
VisionBuilder.UI.Blazor.Uno/Properties/launchSettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"VisionBuilder.UI.Blazor.Uno": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"applicationUrl": "http://localhost:5000",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user