mirror of
https://github.com/MaxenceG2M/github-release-notifier.git
synced 2025-12-08 13:53:24 +00:00
10 lines
182 B
INI
10 lines
182 B
INI
[global]
|
|
smtp-host = mailhog
|
|
smtp-port = 1025
|
|
email-to = max@ence.fr
|
|
email-from = ofelia@container.sh
|
|
|
|
[job-run "notifier"]
|
|
schedule = @every 10s
|
|
container = github-release-notifier
|