docker-borgmatic icon indicating copy to clipboard operation
docker-borgmatic copied to clipboard

different names used for .borgmatic in ".env" and "docker-compose.yml"

Open Carunga opened this issue 2 years ago • 3 comments

If starting up the container for the first time there will be an error message caused by different names in the .env (VOLUME_DOT_BORGMATIC) and docker-compose.yml (VOLUME_BORGMATIC_STATE). Simply changing the name in one file worked for me.

Carunga avatar Dec 27 '22 21:12 Carunga