Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
added tls option to redis example
Browse files Browse the repository at this point in the history
  • Loading branch information
Ext., Soueidan, Ali, MIF committed Nov 10, 2022
1 parent 3fc4924 commit 3338d85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/2.guide/2.directory-structure/1.server.md
Expand Up @@ -265,6 +265,7 @@ export default defineNuxtConfig({
username: "", // needs Redis >= 6
password: "",
db: 0 // Defaults to 0
tls: {}, // tls/ssl
}
}
}
Expand Down

0 comments on commit 3338d85

Please sign in to comment.