feat(all): Add common-settings.yml defaults to env files
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user