This commit is contained in:
hackerESQ
2024-12-16 21:33:45 -06:00
parent 3f9a1bafa0
commit f85f0f19b9
8 changed files with 14 additions and 65 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ QUEUE_CONNECTION=redis
CACHE_STORE=redis
REDIS_CLIENT=predis
REDIS_HOST=127.0.0.1
REDIS_HOST=investbrain-redis
REDIS_PATH=/tmp/database_server.sock
REDIS_PASSWORD=null
REDIS_PORT=6379