Moved healthcheck to the end so that it is setup after email configuration

This commit is contained in:
2025-08-19 09:46:12 +02:00
parent d3cc187c3b
commit f46aabe884
3 changed files with 8 additions and 6 deletions

View File

@@ -0,0 +1 @@
DEFAULT_EMAIL_ACCOUNT: "{{ SOFTWARE_NAME | replace('.', '_') | lower }}__default_email_account"