mirror of https://github.com/OpenVidu/openvidu.git
Fixed the docker-compose restart
parent
2ed403cae5
commit
90e3eddfc3
|
@ -52,7 +52,7 @@ services:
|
|||
|
||||
redis:
|
||||
image: redis:5.0.7
|
||||
restart: on-failure
|
||||
restart: always
|
||||
network_mode: host
|
||||
|
||||
coturn:
|
||||
|
|
Loading…
Reference in New Issue