docs/vmauth.md: typo fix after 68be182075

This commit is contained in:
Aliaksandr Valialkin 2024-01-31 00:13:50 +02:00
parent 9ce75ee11b
commit 9922a486a6
No known key found for this signature in database
GPG Key ID: 52C003EE2BCDB9EB

View File

@ -106,7 +106,7 @@ unauthorized_user:
- src_hosts:
- "app1\\.my-host\\.com"
url_prefix: "http://app1-backend/"
- src_paths:
- src_hosts:
- "app2\\.my-host\\.com"
url_prefix: "http://app2-backend/"
```