Files
Api/DouyinApi.Gateway/Properties/launchSettings.json
2025-11-04 21:09:16 +08:00

13 lines
258 B
JSON

{
"profiles": {
"DouyinApi.Gateway": {
"commandName": "Project",
"launchBrowser": true,
"applicationUrl": "http://localhost:9000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}