f
This commit is contained in:
parent
85d021a7e5
commit
60a2cbfc1f
1 changed files with 2 additions and 0 deletions
|
@ -105,6 +105,8 @@ services:
|
||||||
- data-ldap:/var/www/html/data
|
- data-ldap:/var/www/html/data
|
||||||
# hook-script nach install welches die ldap-config setzt
|
# hook-script nach install welches die ldap-config setzt
|
||||||
- ./ldap.sh:/docker-entrypoint-hooks.d/post-installation/ldap.sh
|
- ./ldap.sh:/docker-entrypoint-hooks.d/post-installation/ldap.sh
|
||||||
|
# weitere scripte
|
||||||
|
- ./misc.sh:/docker-entrypoint-hooks.d/post-installation/misc.sh
|
||||||
networks:
|
networks:
|
||||||
- intern
|
- intern
|
||||||
- traefik
|
- traefik
|
||||||
|
|
Loading…
Reference in a new issue