Files
SnowcloakServer/MareSynchronosServer/MareSynchronosServices/Properties/launchSettings.json
2025-08-22 11:55:35 +01:00

14 lines
320 B
JSON

{
"profiles": {
"MareSynchronosServices": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"applicationUrl": "http://localhost:5294;https://localhost:7294",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}