mirror of
				https://gitlab.sectorq.eu/home/docker-compose.git
				synced 2025-10-29 17:50:07 +01:00 
			
		
		
		
	upt playbook
This commit is contained in:
		| @@ -3,9 +3,9 @@ version: '2' | ||||
| services: | ||||
|   openldap: | ||||
|     image: bitnami/openldap:latest | ||||
|     ports: | ||||
|       - '1389:1389' | ||||
|       - '1636:1636' | ||||
|     #ports: | ||||
|     #  - '1389:1389' | ||||
|     #  - '1636:1636' | ||||
|     environment: | ||||
|       - LDAP_SKIP_DEFAULT_TREE=yes | ||||
|       - LDAP_ROOT=dc=sectorq,dc=eu | ||||
| @@ -26,4 +26,4 @@ services: | ||||
|       - '/share/docker_data/openldap/ldifs:/ldifs' | ||||
|       - '/share/docker_data/openldap/custom:/custom' | ||||
|        | ||||
|     network_mode: bridge | ||||
|     network_mode: host | ||||
		Reference in New Issue
	
	Block a user
	 jaydee
					jaydee