aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/default.json b/config/default.json
index 141bf4c..e112f3e 100644
--- a/config/default.json
+++ b/config/default.json
@@ -2,6 +2,7 @@
"authentication": {
"secret": "2JtbBy2ycQ1V3kQfPcSgXYmFsB7",
"service": "users",
+ "entity": "user",
"authStrategies": [
"jwt",
"local"