Start on dockerization

Edited freezerDto a tad
This commit is contained in:
KaasKop-
2023-04-07 13:03:22 +02:00
parent aff9bbe7d2
commit 1433d59207
13 changed files with 415 additions and 9 deletions

View File

@@ -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": {