ldapui traefik
This commit is contained in:
parent
b15ce5450c
commit
05219947bc
@ -38,10 +38,10 @@ services:
|
||||
- icons:/var/www/html/images/
|
||||
- lang:/var/www/lang/
|
||||
- ./UIHooks:/var/www/kaz/
|
||||
# labels:
|
||||
# - "traefik.enable=true"
|
||||
# - "traefik.http.routers.${ldapUIName}.rule=Host(`${ldapUIHost}.${domain}`)"
|
||||
# - "traefik.docker.network=ldapNet"
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.${ldapUIName}.rule=Host(`${ldapUIHost}.${domain}`)"
|
||||
- "traefik.docker.network=ldapNet"
|
||||
|
||||
ldap:
|
||||
image: docker.io/bitnami/openldap:2.6
|
||||
|
Loading…
Reference in New Issue
Block a user