solved config bug

This commit is contained in:
Kevin Veen-Birkenbach 2025-01-16 17:48:44 +01:00
parent fac9a62fda
commit 0161699e25

View File

@ -33,7 +33,7 @@ services:
# Email from configuration # Email from configuration
MAIL_FROM_ADDRESS: no-reply MAIL_FROM_ADDRESS: no-reply
MAIL_DOMAIN: {{system_email_host}} MAIL_DOMAIN: {{system_email_domain}}
{% include 'templates/docker/container/depends-on-database-redis.yml.j2' %} {% include 'templates/docker/container/depends-on-database-redis.yml.j2' %}
{% include 'templates/docker/container/networks.yml.j2' %} {% include 'templates/docker/container/networks.yml.j2' %}