Skip to content

Commit

Permalink
rm
Browse files Browse the repository at this point in the history
  • Loading branch information
oskogstad committed Sep 10, 2024
1 parent 8272047 commit 6a87eb1
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@
"launchUrl": "swagger",
"applicationUrl": "https://localhost:7214;http://localhost:5123",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"Serilog__WriteTo__0__Name": "Console",
"Serilog__WriteTo__0__Args__outputTemplate": "[{Timestamp:HH:mm:ss.fff} {Level:u3}] {Message:lj}{NewLine}{Exception}",
"Serilog__MinimumLevel__Default": "Debug"
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
Expand Down

0 comments on commit 6a87eb1

Please sign in to comment.