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

Commit 3338d85

Browse files
author
Ext., Soueidan, Ali, MIF
committed
added tls option to redis example
1 parent 3fc4924 commit 3338d85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/2.guide/2.directory-structure/1.server.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@ export default defineNuxtConfig({
265265
username: "", // needs Redis >= 6
266266
password: "",
267267
db: 0 // Defaults to 0
268+
tls: {}, // tls/ssl
268269
}
269270
}
270271
}

0 commit comments

Comments
 (0)