mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-20 19:58:50 +00:00
[Dovecot] use python bootstrapper to start DOVECOT container
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{% for key, value in ENV_VARS.items() %}
|
||||
export {{ key }}="{{ value | replace('"', '\\"') }}"
|
||||
{% endfor %}
|
||||
Reference in New Issue
Block a user