diff --git a/.env.template b/.env.template index 58f2ead..191932f 100644 --- a/.env.template +++ b/.env.template @@ -3,7 +3,7 @@ BORG_PASSPHRASE=ReplaceWithYourSecretPassPhrase VOLUME_SOURCE=/home VOLUME_TARGET=./data/repository VOLUME_ETC_BORGMATIC=./data/borgmatic.d -VOLUME_DOT_BORGMATIC=./data/.borgmatic +VOLUME_BORGMATIC_STATE=./data/.borgmatic VOLUME_BORG_CONFIG=./data/.config/borg VOLUME_SSH=./data/.ssh VOLUME_BORG_CACHE=./data/.cache/borg