Commit bdca99d
committed
fix: remove exposed Redis credentials from demo file
Replace real Redis URL with password with placeholder values
to prevent credential exposure. Use <YOUR_PASSWORD>, <YOUR_ENDPOINT>,
and <PORT> placeholders with an example showing the format.1 parent 5d18f44 commit bdca99d
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
0 commit comments