mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
update
This commit is contained in:
@@ -19,6 +19,8 @@ directories and filesystems on a Unix system.
|
||||
└── monitrc
|
||||
```
|
||||
|
||||
> Make sure config file endswith `.cfg`.
|
||||
|
||||
## docker-compose.yml
|
||||
|
||||
```
|
||||
|
||||
@@ -8,4 +8,4 @@ set pidfile /var/run/monit.pid
|
||||
set idfile /var/lib/monit/monit.id
|
||||
set statefile /var/lib/monit/monit.state
|
||||
set eventqueue basedir /var/lib/monit/events slots 5000
|
||||
include /etc/monit/conf.d/*
|
||||
include /etc/monit/conf.d/*.cfg
|
||||
|
||||
Reference in New Issue
Block a user