Restart always kms
This commit is contained in:
parent
eaec3033e6
commit
3c05d6c026
@ -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
|
||||
|
||||
@ -194,12 +194,6 @@ To change the configuration:
|
||||
$ ./openvidu restart
|
||||
```
|
||||
|
||||
Or using the provided script:
|
||||
|
||||
```
|
||||
$ ./openvidu-restart.sh
|
||||
```
|
||||
|
||||
## 5. Problems
|
||||
|
||||
### Configuration errors
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user