Folder reorg if prep for using git runner
This commit is contained in:
parent
304e85e450
commit
1a3749112d
102 changed files with 833 additions and 244 deletions
10
compose/docker3/librenms/msmtpd.env
Normal file
10
compose/docker3/librenms/msmtpd.env
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# https://github.com/crazy-max/docker-msmtpd
|
||||
SMTP_HOST=mail.netgrimoire.com
|
||||
SMTP_PORT=587
|
||||
SMTP_TLS=on
|
||||
SMTP_STARTTLS=on
|
||||
SMTP_TLS_CHECKCERT=on
|
||||
SMTP_AUTH=on
|
||||
SMTP_USER=traveler@netgrimoire.com
|
||||
SMTP_PASSWORD=F@lcon13
|
||||
SMTP_FROM=network@netgrimoire.com
|
||||
Loading…
Add table
Add a link
Reference in a new issue