fixed tz
This commit is contained in:
parent
b856260227
commit
64ad04289a
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ services:
|
|||
- HTTPS=OFF
|
||||
- HTTP_PORT=8080
|
||||
- HTTPS_PORT=8443
|
||||
- TZ=${TZ:-UTC}
|
||||
- TZ=${TZ:-Europe/Berlin}
|
||||
- DISABLE_CLAMAV=${DISABLE_CLAMAV:-false}
|
||||
- DISABLE_RSPAMD=${DISABLE_RSPAMD:-false}
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Reference in a new issue