13 lines
258 B
JSON
13 lines
258 B
JSON
{
|
|
"profiles": {
|
|
"DouyinApi.Gateway": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"applicationUrl": "http://localhost:9000",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
}
|
|
}
|
|
}
|
|
}
|