redisQueue 配制文件訪問不到redis的配制連接
RedisQueue connection default not found
RedisQueue connection default not found {"exception":"RuntimeException: RedisQueue connection default not found in /webman/webman/vendor/webman/redis-queue/src/Redis.php:41
Stack trace:
centos7.4 webman 1.4
試過了,不行,config("plugin.webman.redis-queue.redis") 結(jié)果依然為null,放在config的根目錄下可以讀出來
雖然沒解決但是依然感謝您的支持,只能曲線救國了,我想把 redis 和 process 兩個(gè)文件直接改下名子放到config目錄下,然后修改 vendor/webman/redis-queue/src/Redis.php 讀取的配制文件路徑,經(jīng)測試隊(duì)列send 沒有問題了,但是消費(fèi)者配制在哪個(gè)文件中修改請您指導(dǎo)一下。