Restart policy of replication-manager set to always

pull/609/head
pabloFuente 2021-01-27 14:40:15 +01:00
parent f2582aa7ce
commit 0225c09b64
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ services:
replication-manager: replication-manager:
image: openvidu/replication-manager:1.0.0-dev5 image: openvidu/replication-manager:1.0.0-dev5
restart: on-failure restart: always
network_mode: host network_mode: host
environment: environment:
- SERVER_PORT=4443 - SERVER_PORT=4443