Added docker-compose. Updated startups for API and Web layer.
This commit is contained in:
@@ -25,11 +25,10 @@
|
||||
},
|
||||
"Enrich": [ "FromLogContext", "WithMachineName", "WithProcessId", "WithThreadId" ],
|
||||
"WriteTo": [
|
||||
{ "Name": "Console" },
|
||||
{
|
||||
"Name": "Seq",
|
||||
"Args": { "serverUrl": "%SEQ_URL%" }
|
||||
}
|
||||
{ "Name": "Console" }
|
||||
]
|
||||
},
|
||||
"Seq": {
|
||||
"ServerUrl": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user