초기커밋
This commit is contained in:
15
BrokerApiServer/Properties/launchSettings.json
Normal file
15
BrokerApiServer/Properties/launchSettings.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"profiles": {
|
||||
"http": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "-p 12000 -s",
|
||||
"launchBrowser": true,
|
||||
"launchUrl": "swagger",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"dotnetRunMessages": true,
|
||||
"applicationUrl": "http://localhost:12000"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user