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
This is required for a few fixes, including Redis with a password:
```
build_1 | [error ] consumer: Cannot connect to redis://:**@cache:6379/0: AUTH <password> called without any password configured for the default user.
```
0 commit comments