mirror of
https://github.com/wekan/wekan.git
synced 2026-01-22 09:16:10 +01:00
docker-compose, remove /etc/timezone because it's not available on some Linux systems
See discussion #4131
This commit is contained in:
parent
f9c9f2a453
commit
9868b3b6af
3 changed files with 0 additions and 7 deletions
|
|
@ -663,7 +663,6 @@ services:
|
|||
- wekandb
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
# ==== OPTIONAL: SHARE DATABASE TO OFFICE LAN AND REMOTE VPN ====
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue