containers-monit/zeroconf.conf
f 03513b78ec
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
less data
2022-03-15 18:05:28 -03:00

17 lines
348 B
Plaintext

set mmonit http://@@MMONIT@@/collector
set mailserver postfix port 25 using hostname @@HOSTNAME@@
set alert @@EMAIL@@
set mail-format {
from: Monit <@@EMAIL_FROM@@>
subject: $HOST
message: $ACTION $SERVICE -- $DATE: $DESCRIPTION.
}
set httpd port 2812
allow localhost
allow 172.0.0.0/8
allow "fd00:acab::/32"
allow @@CREDENTIALS@@