chore: Update flight service

This commit is contained in:
meysamhadeli 2023-02-13 02:02:16 +03:30
parent bcd8a53d2e
commit 940c807c51

View File

@ -10,16 +10,6 @@
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"https": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "https://localhost:5003",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}