chore: add Seq API key in appsettings.json

This commit is contained in:
masoodafar-web
2025-12-20 06:07:13 +03:30
parent 0ba6af9049
commit ceeb29d843
+1 -1
View File
@@ -62,6 +62,6 @@
}, },
"Seq": { "Seq": {
"ServerUrl": "https://seq.afrino.co", "ServerUrl": "https://seq.afrino.co",
"ApiKey": "" "ApiKey": "oxpvpUzU1pZxMS4s3Fqq"
} }
} }