Compare commits

...

2 Commits

Author SHA1 Message Date
c2e3658303 build 2025-10-27 09:39:04 +01:00
e4ea354f75 build 2025-10-27 09:17:06 +01:00
2 changed files with 6 additions and 3 deletions

View File

@@ -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

View File

@@ -88,4 +88,7 @@ services:
- 8782:8782
image: ${DOCKER_REGISTRY:-}ghcr.io/nextcloud/nextcloud-appapi-harp:release
networks:
- nextcloud_network
- nextcloud_network
labels:
wud.watch: true
wud.watch.digest: true