Start on dockerization
Edited freezerDto a tad
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
"launchUrl": "swagger",
|
||||
"applicationUrl": "https://localhost:7239;http://localhost:5052",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
"ASPNETCORE_ENVIRONMENT": "Development",
|
||||
"AUTH_TOKEN": "kaas"
|
||||
}
|
||||
},
|
||||
"IIS Express": {
|
||||
|
||||
Reference in New Issue
Block a user