mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-23 04:41:31 +00:00
Updated process.restart (markdown)
parent
93760ad92f
commit
713fbbb584
@ -4,9 +4,7 @@
|
||||
|
||||
```json
|
||||
{
|
||||
"key": "process.restart",
|
||||
"intent": "control",
|
||||
"scope": "zmq"
|
||||
"key": "process.restart"
|
||||
}
|
||||
```
|
||||
|
||||
@ -20,8 +18,6 @@
|
||||
```json
|
||||
{
|
||||
"key": "process.restart",
|
||||
"intent": "control",
|
||||
"scope": "zmq"
|
||||
"name": "webservice"
|
||||
}
|
||||
```
|
||||
@ -32,9 +28,7 @@
|
||||
|
||||
```json
|
||||
{
|
||||
"key": "process.restart",
|
||||
"intent": "event",
|
||||
"scope": "broadcast"
|
||||
"key": "process.restart"
|
||||
}
|
||||
```
|
||||
|
||||
@ -49,8 +43,6 @@
|
||||
```json
|
||||
{
|
||||
"key": "process.restart",
|
||||
"intent": "event",
|
||||
"scope": "broadcast",
|
||||
"name": "webservice"
|
||||
}
|
||||
```
|
Loading…
Reference in New Issue
Block a user