Skip to content

Commit

Permalink
feat: Add restart policy
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Feb 17, 2025
1 parent 819e10d commit 5544032
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ services:
PORTAINER_BACKUP_FILENAME: "portainer-backup.tar.gz"
volumes:
- /var/backup:/backup
restart: always

0 comments on commit 5544032

Please sign in to comment.