diff --git a/src/CMSMicroservice.WebApi/appsettings.json b/src/CMSMicroservice.WebApi/appsettings.json index 27f9e9d..2dd0d91 100644 --- a/src/CMSMicroservice.WebApi/appsettings.json +++ b/src/CMSMicroservice.WebApi/appsettings.json @@ -61,7 +61,7 @@ "Audience": "domain_api" }, "Seq": { - "ServerUrl": "http://seq-svc:5341", + "ServerUrl": "https://seq.afrino.co", "ApiKey": "" } }