Fix timezone
This commit is contained in:
parent
be12909f44
commit
dfc779be26
@ -6,4 +6,6 @@ services:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./database.db:/usr/src/app/database.db
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user