Skip to content

Commit

Permalink
Update quick_setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-lefebvre authored and Julien-R44 committed Jan 11, 2024
1 parent 16c80c3 commit 1a3e5d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/docs/quick_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ import { memoryStore } from '@verrou/core/drivers/memory'

const verrou = new Verrou({
default: 'redis',
drivers: {
stores: {
redis: { driver: redisStore() },
memory: { driver: memoryStore() }
}
Expand Down

0 comments on commit 1a3e5d5

Please sign in to comment.