Add timezone to docker compose

This commit is contained in:
Robert Carosi
2022-10-16 17:50:30 +02:00
parent 1a33124853
commit 9a9f14005f

View File

@@ -4,6 +4,8 @@ services:
remarkable-pocket:
image: ghcr.io/nov1n/remarkable-pocket:0.2.3
restart: always
environment:
- TZ=Europe/Amsterdam
ports:
- 65112:65112
volumes: