sourcefuse / loopback4-starter

Loopback 4 starter application. Multi-tenant architecture supported. Authentication, Authorization, Soft deletes, environment vars, Audit logs, included.
MIT License
158 stars 59 forks source link

Change database to db #34

Closed kjellouli closed 4 years ago

kjellouli commented 4 years ago

Description

Database needs to be changed to db for redis datasource to work because it was causing a redis error "invalid db index"

Fixes # (issue)

Change the parameter from database to db

Please delete options that are not relevant.

Checklist :