containers-rails/zeroconf.conf

17 lines
366 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@@>
subject: $SERVICE@$HOST
message: $ACTION $SERVICE -- $DATE -- $HOST: $DESCRIPTION.
}
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@@