1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/util/Setup/Templates/EnvironmentFile.hbs
2018-08-30 11:35:44 -04:00

4 lines
55 B
Handlebars

{{#each Variables}}
{{{Key}}}={{{Value}}}
{{/each}}