เพิ่มเติม function การเขียน log

This commit is contained in:
Suphonchai Phoonsawat 2025-03-26 11:43:26 +07:00
parent 54e634d006
commit 92451af236
3 changed files with 149 additions and 16 deletions

View file

@ -9,7 +9,9 @@
}
},
"ElasticConfiguration": {
"Uri": "http://localhost:9200"
"Uri": "http://192.168.1.40:9200",
"IndexFormat": "bma-ehr-log-index",
"SystemName": "leave"
},
"AllowedHosts": "*",
"ConnectionStrings": {