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

also log errors for port 80

This commit is contained in:
Felix Bartels 2019-08-29 10:48:02 +02:00 committed by GitHub
parent 26c45ce1db
commit 1c4b520b53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,7 @@
{%FQDN%}:80, *:80 {
log stdout
errors stdout
redir / https://{host}{uri}
}