containers-rails/zeroconf.conf

17 lines
348 B
Plaintext
Raw Normal View History

2022-03-14 02:27:39 +00:00
set mmonit http://@@MMONIT@@/collector
2022-03-07 23:28:42 +00:00
set mailserver postfix port 25 using hostname @@HOSTNAME@@
set alert @@EMAIL@@
set mail-format {
from: Monit <@@EMAIL_FROM@@>
2022-03-15 21:05:28 +00:00
subject: $HOST
message: $ACTION $SERVICE -- $DATE: $DESCRIPTION.
2022-03-07 23:28:42 +00:00
}
2022-03-14 21:34:00 +00:00
set httpd port 2812
allow localhost
allow 172.0.0.0/8
allow "fd00:acab::/32"
allow @@CREDENTIALS@@