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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
55 B
Handlebars
Raw Normal View History

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