From 513b086e231849fdc70eb8bc94328c158e7618a9 Mon Sep 17 00:00:00 2001 From: hanif salafi Date: Fri, 16 May 2025 17:19:50 +0700 Subject: [PATCH] feat: update config email user & pass --- config/toml/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/toml/config.toml b/config/toml/config.toml index ab4afcc..2ed3205 100644 --- a/config/toml/config.toml +++ b/config/toml/config.toml @@ -77,6 +77,6 @@ admin-password = "P@ssw0rd.1" host = "smtp-app.polri.go.id" port = 465 username = "webhumas.divhumas@polri.go.id" -password = "z0VfYLbaghPc" +password = "7ZXBaIyD0HdQ" from-address = "webhumas.divhumas@polri.go.id" from-name = "APLIKASI WEB HUMAS DIVHUMAS POLRI" \ No newline at end of file