Restart always kms

pull/431/head
OscarSotoSanchez 2020-04-13 14:29:50 +02:00
parent eaec3033e6
commit 3c05d6c026
2 changed files with 1 additions and 7 deletions

View File

@ -37,7 +37,7 @@ services:
kms:
image: ${KMS_IMAGE:-kurento/kurento-media-server-dev:6.13.1}
restart: on-failure
restart: always
network_mode: host
ulimits:
core: -1

View File

@ -194,12 +194,6 @@ To change the configuration:
$ ./openvidu restart
```
Or using the provided script:
```
$ ./openvidu-restart.sh
```
## 5. Problems
### Configuration errors