mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-11 12:09:52 +02:00
backups: include .env
This commit is contained in:
parent
b601ee719c
commit
5b17a78afc
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ services:
|
|||
context:
|
||||
./app
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
- backups:/backups
|
||||
- app:/var/www/html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue