Correcting a couple of Jinja config templates.

This commit is contained in:
2025-05-03 07:13:58 -04:00
parent f3b8170790
commit 1940785bbd
2 changed files with 7 additions and 1 deletions
+4 -1
View File
@@ -1,8 +1,11 @@
{% set vault_addr = 'https://vault.trez.wtf' %}
{% set secrets_path = 'rinoa-docker/env' %}
containers:
ghost_blog:
action_keywords:
- restart:
regex: '^Connection Error: Error: read ECONNRESET$'
regex: ':[0-9]{2}\] ERROR.*$'
immich-server:
action_keywords:
- restart: