Solved mailu env bug

This commit is contained in:
Kevin Veen-Birkenbach 2025-02-03 15:45:17 +01:00
parent 57649698c2
commit b91a132407

View File

@ -31,7 +31,7 @@
- name: add .env
template:
src: ".env.j2"
src: "env.j2"
dest: "{{docker_compose_instance_directory}}.env"
notify: docker compose project setup