Improved Elmah access control

This commit is contained in:
2025-06-15 20:50:11 +02:00
parent 1da78b8356
commit b448c2c071
3 changed files with 31 additions and 7 deletions

View File

@@ -17,6 +17,13 @@
"ApiKeys": ["b54ea868-496e-11f0-9cc7-f79f06b160e5", "bbdeedf0-496e-11f0-9744-97e28c221f67"]
},
"EmbeddingsearchIndexer": {
"Elmah": {
"AllowedHosts": [
"127.0.0.1",
"::1",
"172.17.0.1"
]
},
"Worker":
[
{