mirror of
https://github.com/jlengrand/RemarkablePocket.git
synced 2026-03-10 08:41:19 +00:00
Add timezone to docker compose
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user