1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 16:12:49 -05:00

convert setup to use config.yml

This commit is contained in:
Kyle Spearrin
2018-08-30 11:35:44 -04:00
parent a1f0f04660
commit 310e6bcf61
14 changed files with 954 additions and 646 deletions

View File

@ -0,0 +1,3 @@
{{#each Variables}}
{{{Key}}}={{{Value}}}
{{/each}}