Commit 327cb37
Add auth via requirepass to Valkey (#9570)
* Add auth via requirepass to Valkey
* Refactor notes in valkey.json for clarity
Updated notes structure to include detailed login instructions.
* Remove password saving message from installation script
Removed message indicating Valkey password saving.
* Fix JSON syntax error in valkey.json
* Update valkey.json
* refactor
---------
Co-authored-by: CanbiZ <[email protected]>
Co-authored-by: Tobias <[email protected]>1 parent d2f8699 commit 327cb37
2 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
35 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
0 commit comments