Files
PhotoShare/PhotoShareDll/Properties/launchSettings.json
T
2026-05-16 21:29:22 +02:00

12 lines
277 B
JSON

{
"profiles": {
"ToolsPhotoShare": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:60332;http://localhost:60333"
}
}
}