Adapted variables for template

This commit is contained in:
2024-01-02 21:40:48 +01:00
parent c863700dbf
commit 884b9370bb
18 changed files with 18 additions and 18 deletions

View File

@@ -25,7 +25,7 @@ services:
- .:/usr/share/nginx/html
- .:/var/www
{% include 'templates/docker-{{ database_type }}-service.yml.j2' %}
{% include 'templates/docker-service-{{ database_type }}.yml.j2' %}
maildev:
image: maildev/maildev