12 lines
No EOL
285 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
} |