Supercell.Soil/Supercell.Soil.SDK/Properties/launchSettings.json
2024-01-21 11:18:08 +07:00

12 lines
No EOL
285 B
JSON

{
"$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": {
"Supercell.Soil.SDK": {
"commandName": "Project",
"applicationUrl": "http://*:8080",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}