Added volumes to sync container and host time
This commit is contained in:
@@ -24,6 +24,8 @@ services:
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- Data:/data
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
||||
volumes:
|
||||
Data:
|
||||
|
||||
Reference in New Issue
Block a user