feat(all): Add common-settings.yml defaults to env files

This commit is contained in:
2023-06-22 23:00:08 +02:00
parent bdb581147f
commit 6fbdcabece
7 changed files with 26 additions and 0 deletions

View File

@@ -5,3 +5,7 @@
{% for key in ls(VAULT_KEY|add:"/data") %}
{{key}}={{ getv(VAULT_KEY|add:"/data/"|add:key) }}
{% endfor %}
# Other available defaults
# RESTARTPOLICY=unless-stopped
# TIMEZONE=Etc/UTC