Skip to content

Commit

Permalink
fixup! address review comment for docs
Browse files Browse the repository at this point in the history
Signed-off-by: Miroslav Bajtoš <[email protected]>
  • Loading branch information
bajtos committed Apr 6, 2020
1 parent fe43bb5 commit 8c73f9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/site/Repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ const config = {

export class RedisDataSource extends juggler.DataSource {
static dataSourceName = 'redis';
static readonly defaultConfig = config;

constructor(
@inject('datasources.config.redis', {optional: true})
Expand Down

0 comments on commit 8c73f9d

Please sign in to comment.