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

Commit

Permalink
docs: add tls option to redis example (#8900)
Browse files Browse the repository at this point in the history
Co-authored-by: Ext., Soueidan, Ali, MIF <ext.a.soueidan@rheinenergie.com>
  • Loading branch information
lazercaveman and Ext., Soueidan, Ali, MIF committed Nov 10, 2022
1 parent 3fc4924 commit 0818a6a
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 0818a6a

Please sign in to comment.