mirror of
https://github.com/XFox111/backbone.git
synced 2026-04-22 07:17:59 +03:00
13 lines
266 B
JSON
13 lines
266 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/launchsettings.json",
|
|
"profiles": {
|
|
"http": {
|
|
"commandName": "Project",
|
|
"applicationUrl": "http://localhost:8080",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
}
|
|
}
|
|
}
|
|
}
|