coreos-home-server/service/dovecot/container/config/conf.d/99-health-check.conf

7 lines
147 B
Plaintext
Raw Normal View History

service health-check {
executable = script -p health-check.sh
inet_listener health-check {
port = 5001
}
}