From 59c888d43c51a1befab067ba2add4036b5d49acf Mon Sep 17 00:00:00 2001 From: hanif salafi Date: Fri, 1 Aug 2025 09:43:31 +0700 Subject: [PATCH] feat: update config --- config/toml/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/toml/config.toml b/config/toml/config.toml index 1fe13ad..47d85fb 100644 --- a/config/toml/config.toml +++ b/config/toml/config.toml @@ -74,9 +74,9 @@ admin-username = "developer-admin" admin-password = "P@ssw0rd.1" [smtp] -host = "smtp-app.polri.go.id" +host = "mail.polri.go.id" port = 465 username = "webhumas.divhumas@polri.go.id" -password = "7ZXBaIyD0HdQ" +password = "8vm1nxxTsaB6" from-address = "webhumas.divhumas@polri.go.id" from-name = "APLIKASI WEB HUMAS DIVHUMAS POLRI" \ No newline at end of file