Change backup frequency
This commit is contained in:
parent
189a928e10
commit
104d4e8990
@ -18,7 +18,7 @@ services:
|
|||||||
env_file:
|
env_file:
|
||||||
- ../stack.env
|
- ../stack.env
|
||||||
environment:
|
environment:
|
||||||
- CRON_SCHEDULE=0 */12 * * *
|
- CRON_SCHEDULE=0 12 * * 0
|
||||||
- BW_SERVER_SOURCE=https://bitwarden.shoebottom.ca
|
- BW_SERVER_SOURCE=https://bitwarden.shoebottom.ca
|
||||||
- BW_SERVER_DEST=https://vault.bitwarden.com
|
- BW_SERVER_DEST=https://vault.bitwarden.com
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user