Update ValutWarden/docker-compose.yml

This commit is contained in:
theflyingfool 2024-05-09 22:20:25 -05:00
parent 6e1713af43
commit 332fecd709

View File

@ -34,7 +34,7 @@ services:
- BACKUP_USE_DEDUPE=true - BACKUP_USE_DEDUPE=true
- DELETE_AFTER=45 - DELETE_AFTER=45
- TIMESTAMP=true - TIMESTAMP=true
- CRON_TIME=*/1 * * * * - CRON_TIME=*/720 * * * *
- TZ=US/Central - TZ=US/Central
- UID=1000 - UID=1000
- GID=984 - GID=984