mirror of
https://github.com/solero/wand.git
synced 2025-08-09 20:24:07 +00:00
Link redis container local network with dash container
This commit is contained in:
@@ -30,7 +30,7 @@ Redis configuration
|
||||
Here place the Redis configuration.
|
||||
"""
|
||||
|
||||
REDIS_ADDRESS = '0.0.0.0'
|
||||
REDIS_ADDRESS = 'redis'
|
||||
REDIS_PORT = 6379
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user