我尝试使用选项设置来提供密码: CHANNEL_LAYERS = { 'default': { 'BACKEND': 'channels_redis.core.RedisChannelLayer', 'OPTIONS': { "PASSWORD": ...
確定! 回上一頁