Updated port
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-01 10:47:24 +13:00
parent 4b4a9ee96e
commit a1a324eadb

View File

@@ -18,7 +18,8 @@ local email_notification() =
settings:
{ host:
{ from_secret: 'EMAIL_HOST'},
from: 'drone@guise.net.nz'
from: 'drone@guise.net.nz',
port: 25
}
};