Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

怎么连接有用户名的redis? #320

Open
huangchunlong818 opened this issue Dec 22, 2023 · 0 comments
Open

怎么连接有用户名的redis? #320

huangchunlong818 opened this issue Dec 22, 2023 · 0 comments

Comments

@huangchunlong818
Copy link

version: '3'
services:
asynqmon:
image: hibiken/asynqmon:latest
restart: always
container_name: asynqmon
command:
- "-redis-addr=r-rj9wuv8l456kuyru4o1f9i:P4ELLGSa4muqCC11Zr4I@r-rj9wuv8l456kuyru4o1f9i.redis.rds.aliyuncs.com:6379"
- "-redis-db=8"
ports:
- 8090:8080
没有提供用户名的地方。
我的redis 用户名是 r-rj9wuv8l456kuyru4o1f9i
密码是 P4ELLGSa4muqCC11Zr4I
求教

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant