mirror of
https://github.com/xzeldon/vwdump.git
synced 2025-06-28 12:58:15 +03:00
Mount timezone files
This commit is contained in:
parent
427e72995a
commit
c56fb2d0f6
@ -39,6 +39,8 @@ services:
|
|||||||
- bitwarden
|
- bitwarden
|
||||||
volumes:
|
volumes:
|
||||||
- bitwarden:/data/
|
- bitwarden:/data/
|
||||||
|
- /etc/timezone:/etc/timezone:ro
|
||||||
|
- /etc/localtime:/etc/localtime:ro
|
||||||
# uncomment this if you want your backup to be written to ./backup/ folder"
|
# uncomment this if you want your backup to be written to ./backup/ folder"
|
||||||
# - ./backup:/backup_folder/
|
# - ./backup:/backup_folder/
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user