Update templates/compose/healthchecks.yaml

Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
Victor Gomez 2026-05-21 11:47:21 -04:00 committed by GitHub
parent 101926ca35
commit afe5a03aeb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,5 +27,4 @@ services:
- "EMAIL_USE_TLS=${EMAIL_USE_TLS:-False}"
volumes:
- "healthchecks-data:/data"
restart: unless-stopped