mirror of
				https://gitlab.sectorq.eu/home/docker-compose.git
				synced 2025-10-29 17:50:07 +01:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			8a0993cb1f
			...
			main
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| c2e3658303 | |||
| e4ea354f75 | 
| @@ -15,10 +15,10 @@ SECRET_KEY=T1GSGDDBVRYF7UR7 | ||||
| SUBNET=192.168.205.0/24 | ||||
|  | ||||
| # Main mail domain | ||||
| DOMAIN=sectorq.eu | ||||
| DOMAIN=mail.sectorq.eu | ||||
|  | ||||
| # Hostnames for this server, separated with commas | ||||
| HOSTNAMES=sectorq.eu,mail.sectorq.eu | ||||
| HOSTNAMES=mail.sectorq.eu,sectorq.eu | ||||
|  | ||||
| # Postmaster local part (will append the main mail domain) | ||||
| POSTMASTER=admin | ||||
|   | ||||
| @@ -89,3 +89,6 @@ services: | ||||
|     image: ${DOCKER_REGISTRY:-}ghcr.io/nextcloud/nextcloud-appapi-harp:release | ||||
|     networks: | ||||
|     - nextcloud_network | ||||
|     labels: | ||||
|       wud.watch: true | ||||
|       wud.watch.digest: true | ||||
		Reference in New Issue
	
	Block a user