Thanks to akitzing, mfilser and xet7 ! Fixes #4089
@@ -719,6 +719,11 @@ volumes:
driver: local
wekan-db-dump:
+ wekan-tmp:
+ driver: local
+ - /etc/localtime:/etc/localtime:ro
+ - /etc/timezone:/etc/timezone:ro
+ - ./volumes/wekan-tmp:/tmp
networks:
wekan-tier:
@@ -636,6 +636,11 @@ volumes:
mongodb-dump: