monit #4
1 changed files with 5 additions and 0 deletions
|
@ -22,6 +22,11 @@ defaults = {
|
|||
'services': {
|
||||
'nginx': {
|
||||
'bin': '/usr/sbin/nginx',
|
||||
'ports': {
|
||||
'80': {
|
||||
'protocol': 'http',
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue