Routing: Remove "domainMatcher" (#742)

main
patterniha 2025-09-02 10:36:54 +02:00 committed by GitHub
parent ef046553b1
commit a265d9b1c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
{
"routing": {
"domainStrategy": "AsIs",
"domainMatcher": "hybrid",
"rules": [],
"balancers": []
}