1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 16:06:14 +00:00

use the cleaned fqdn inside of kweb.cfg (#212)

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2019-08-09 09:20:29 +02:00 committed by GitHub
parent 9beb322c9d
commit d901eb05b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ services:
restart: unless-stopped
environment:
- EMAIL=${EMAIL:-off}
- FQDN=${FQDN?err}
- FQDN=${FQDNCLEANED?err}
command: wrapper.sh
cap_drop:
- ALL