mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-23 06:31:49 +00:00
Added backups
This commit is contained in:
@@ -84,6 +84,7 @@ services:
|
||||
env_file: /var/data/ttrss/ttrss.env
|
||||
volumes:
|
||||
- /var/data/ttrss/database-dump:/dump
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
entrypoint: |
|
||||
bash -c 'bash -s <<EOF
|
||||
trap "break;exit" SIGHUP SIGINT SIGTERM
|
||||
|
||||
Reference in New Issue
Block a user