Adapts path for lexik jwt auth

This commit is contained in:
Alexander Eimer
2018-02-26 15:47:52 +01:00
parent 351f8136b3
commit a1791a9993
@@ -13,6 +13,6 @@
"JWT_PASSPHRASE": "%generate(secret)%"
},
"gitignore": [
"/var/jwt"
"%CONFIG_DIR%/jwt/*.pem"
]
}