monit #4

Merged
stillbeben merged 19 commits from monit into main 2022-01-04 18:25:08 +00:00
Showing only changes of commit 210eb40aa6 - Show all commits

View file

@ -22,11 +22,6 @@ defaults = {
'services': {
'nginx': {
'bin': '/usr/sbin/nginx',
'ports': {
'80': {
'protocol': 'http',
},
},
},
},
},