feat(output): align container timezone with host
This commit is contained in:
@@ -10,6 +10,7 @@ services:
|
||||
environment:
|
||||
PUID: "${LOCAL_UID:-1000}"
|
||||
PGID: "${LOCAL_GID:-1000}"
|
||||
TZ: "${HOST_TZ:-UTC}"
|
||||
volumes:
|
||||
- ../ForRelease/inbox:/data/inbox
|
||||
- ../ForRelease/outbox:/data/outbox
|
||||
|
||||
Reference in New Issue
Block a user