Add Kubernetes deployment: Dockerfile, CI/CD workflow, Seq logging

This commit is contained in:
masoud
2025-12-05 21:51:00 +00:00
parent dbd76a5306
commit 7be3a7610e
4 changed files with 87 additions and 6 deletions
@@ -16,5 +16,9 @@
"Authentication": {
"Authority": "https://ids.domain.com/",
"Audience": "domain_api"
},
"Seq": {
"ServerUrl": "http://seq-svc:5341",
"ApiKey": ""
}
}