You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove exposed Redis credentials from demo file (#437)
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.
0 commit comments