1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-18 02:11:22 +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 Permalink Normal View History

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