mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose.git
synced 2025-08-18 16:56:57 +02:00
backups: include .env
This commit is contained in:
parent
9fc0aaa2cd
commit
04bd938208
@ -25,6 +25,8 @@ services:
|
||||
backups:
|
||||
image: cthulhoo/ttrss-fpm-pgsql-static
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- backups:/backups
|
||||
- app:/var/www/html
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user