restart backup viz

This commit is contained in:
Elizabeth Hunt 2025-01-04 21:25:11 -08:00
parent 2b89d154e6
commit 05343066f7
Signed by: simponic
GPG Key ID: 2909B9A7FF6213EE

View File

@ -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"]