fix: fix docker label matching logic

This commit is contained in:
Stavros
2025-07-10 00:34:04 +03:00
parent b3dca0429f
commit 476ed6964d
5 changed files with 23 additions and 16 deletions

View File

@@ -129,7 +129,7 @@ type Labels struct {
Users string
Allowed string
Headers []string
Domain string
Domain []string
Basic BasicLabels
OAuth OAuthLabels
IP IPLabels