Added a remark to uncomment for e-mail notify

pull/43/head
toastie89 2019-12-15 19:17:59 +01:00 zatwierdzone przez GitHub
rodzic b8da7fff36
commit 1bdaa7b93e
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -17,7 +17,7 @@ If using remote repositories mount your .ssh to /root/.ssh within the container.
If you want to mail the results from cron:
* Add your mail relay details to the [env file](.env.template) or mount your own [msmtprc](https://wiki.alpinelinux.org/wiki/Relay_email_to_gmail_(msmtp,_mailx,_sendmail) to `/etc/msmtprc`
* Add add your mail address to crontag.txt e.g. `MAILTO=log@example.com`
* Add add your mail address to crontag.txt and uncomment the line, e.g. `MAILTO=log@example.com`
### Example run command
```