chore: add restart always

This commit is contained in:
2025-02-11 03:21:19 +00:00
parent e108bc36a2
commit 74dab82424

View File

@@ -7,3 +7,4 @@ services:
- ./borg:/opt/borg
environment:
- SSH_PASSWORD=value
restart: always