Change backup frequency

This commit is contained in:
Isaac Shoebottom 2024-10-25 11:01:45 -03:00
parent 189a928e10
commit 104d4e8990

View File

@ -18,7 +18,7 @@ services:
env_file:
- ../stack.env
environment:
- CRON_SCHEDULE=0 */12 * * *
- CRON_SCHEDULE=0 12 * * 0
- BW_SERVER_SOURCE=https://bitwarden.shoebottom.ca
- BW_SERVER_DEST=https://vault.bitwarden.com
volumes: