ldap: autoriser ldaps via traefik
This commit is contained in:
@@ -9,3 +9,10 @@ http:
|
||||
ipallowlist:
|
||||
sourceRange:
|
||||
- "127.0.0.1"
|
||||
|
||||
tcp:
|
||||
middlewares:
|
||||
ldap-ip-allowlist:
|
||||
ipAllowList:
|
||||
sourceRange:
|
||||
- "127.0.0.1"
|
||||
|
||||
Reference in New Issue
Block a user