Bugfixes from object to array

This commit is contained in:
Alexander Eimer
2018-02-26 13:16:41 +01:00
parent 5573d800a4
commit 351f8136b3
@@ -12,7 +12,7 @@
"JWT_PUBLIC_KEY_PATH": "%CONFIG_DIR%/jwt/public.pem",
"JWT_PASSPHRASE": "%generate(secret)%"
},
"gitignore": {
"gitignore": [
"/var/jwt"
}
]
}