actually use heketi auth

This commit is contained in:
Sascha Marcel Schmidt
2018-09-05 15:58:44 +02:00
parent 19e2868484
commit 949984601f
4 changed files with 11 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
"port": "8080",
"_use_auth": "Enable JWT authorization. Please enable for deployment",
"use_auth": false,
"use_auth": true,
"_jwt": "Private keys for access",
"jwt": {