mirror of
				https://github.com/zokradonh/kopano-docker
				synced 2025-10-31 02:17:47 +00:00 
			
		
		
		
	add note to compose file
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
		
							parent
							
								
									0561a979bc
								
							
						
					
					
						commit
						6521970f23
					
				| @ -4,7 +4,7 @@ services: | |||||||
|   mail: |   mail: | ||||||
|     image: tvial/docker-mailserver:release-v6.2.0 |     image: tvial/docker-mailserver:release-v6.2.0 | ||||||
|     restart: unless-stopped |     restart: unless-stopped | ||||||
|     hostname: mail |     hostname: mail # hostname and domainname may need to be commented on some platforms (e.g. ChromeOS) | ||||||
|     domainname: ${LDAP_DOMAIN} |     domainname: ${LDAP_DOMAIN} | ||||||
|     container_name: ${COMPOSE_PROJECT_NAME}_mail |     container_name: ${COMPOSE_PROJECT_NAME}_mail | ||||||
|     ports: |     ports: | ||||||
|  | |||||||
| @ -257,7 +257,7 @@ services: | |||||||
|     image: ${docker_repo:-zokradonh}/kopano_core:${CORE_VERSION:-latest} |     image: ${docker_repo:-zokradonh}/kopano_core:${CORE_VERSION:-latest} | ||||||
|     read_only: true |     read_only: true | ||||||
|     restart: unless-stopped |     restart: unless-stopped | ||||||
|     hostname: spooler |     hostname: spooler # hostname and domainname may need to be commented on some platforms (e.g. ChromeOS) | ||||||
|     domainname: ${LDAP_DOMAIN} |     domainname: ${LDAP_DOMAIN} | ||||||
|     depends_on: |     depends_on: | ||||||
|       - kopano_server |       - kopano_server | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user