mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
upt playbook
This commit is contained in:
@ -19,7 +19,7 @@ services:
|
||||
- LDAP_CONFIG_ADMIN_ENABLED=yes
|
||||
- LDAP_CONFIG_ADMIN_USERNAME=admin
|
||||
- LDAP_CONFIG_ADMIN_PASSWORD=l4c1j4yd33Du5lo
|
||||
- LDAP_CUSTOM_SCHEMA_FILE=/custom/00-custom.ldif
|
||||
#- LDAP_CUSTOM_SCHEMA_FILE=/custom/00-custom.ldif
|
||||
volumes:
|
||||
- '/share/docker_data/openldap/data:/bitnami/openldap'
|
||||
- '/share/docker_data/openldap/ldifs:/ldifs'
|
||||
|
@ -26,7 +26,7 @@ services:
|
||||
SEMAPHORE_DB_PORT: 3306
|
||||
SEMAPHORE_DB: semaphore_db
|
||||
SEMAPHORE_PLAYBOOK_PATH: /tmp/semaphore/
|
||||
SEMAPHORE_ADMIN_PASSWORD: l4c1j4yd33Du5lo
|
||||
SEMAPHORE_ADMIN_PASSWORD: AdminPasswd
|
||||
SEMAPHORE_ADMIN_NAME: administrator
|
||||
SEMAPHORE_ADMIN_EMAIL: admin@sectorq.eu
|
||||
SEMAPHORE_ADMIN: administrator
|
||||
|
Reference in New Issue
Block a user