1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-26 12:55:17 +01:00
bitwarden-server/util/Setup/Templates/EnvironmentFile.hbs

4 lines
55 B
Handlebars
Raw Normal View History

2018-08-30 17:35:44 +02:00
{{#each Variables}}
{{{Key}}}={{{Value}}}
{{/each}}