From 05343066f77cdc7c2e262bfd723ce82574a0d4e1 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sat, 4 Jan 2025 21:25:11 -0800 Subject: restart backup viz --- roles/backup-notifications/templates/docker-compose.yml.j2 | 1 + 1 file changed, 1 insertion(+) (limited to 'roles') diff --git a/roles/backup-notifications/templates/docker-compose.yml.j2 b/roles/backup-notifications/templates/docker-compose.yml.j2 index 79be2c9..e915dd3 100644 --- a/roles/backup-notifications/templates/docker-compose.yml.j2 +++ b/roles/backup-notifications/templates/docker-compose.yml.j2 @@ -2,6 +2,7 @@ version: "3" services: backup-notify: + restart: always image: git.simponic.xyz/simponic/backup-notify:latest healthcheck: test: ["CMD", "wget", "--spider", "http://localhost:8080/health"] -- cgit v1.2.3-70-g09d2