chore: update Seq server URL in appsettings.json

This commit is contained in:
masoodafar-web
2025-12-20 05:22:47 +03:30
parent 5ad69cb3fa
commit 0ba6af9049
+1 -1
View File
@@ -61,7 +61,7 @@
"Audience": "domain_api"
},
"Seq": {
"ServerUrl": "http://seq-svc:5341",
"ServerUrl": "https://seq.afrino.co",
"ApiKey": ""
}
}