clean up things
This commit is contained in:
committed by
Daniel Hutzel
parent
6454019713
commit
58af1879f7
@@ -30,11 +30,15 @@
|
||||
"REFRESH_TOKEN_SECRET": "refresh-secret",
|
||||
"requires": {
|
||||
"db": {
|
||||
"kind": "hana"
|
||||
"kind": "sqlite",
|
||||
"model": "*",
|
||||
"credentials": {
|
||||
"database": "mychinook.db"
|
||||
}
|
||||
},
|
||||
"auth": {
|
||||
"impl": "srv/auth.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user