Add default REDIS_BINDING to docker-compose.yml
This commit is contained in:
parent
0fdfc819a6
commit
b8e4e48f2e
@ -58,6 +58,7 @@ services:
|
||||
network_mode: host
|
||||
environment:
|
||||
- REDIS_PASSWORD=${OPENVIDU_SECRET}
|
||||
- REDIS_BINDING=127.0.0.1
|
||||
logging:
|
||||
options:
|
||||
max-size: "${DOCKER_LOGS_MAX_SIZE:-100M}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user