From eef7abfc789989b64287247ff2b31e66d6877040 Mon Sep 17 00:00:00 2001 From: Suphonchai Phoonsawat Date: Mon, 16 Oct 2023 13:01:39 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=80=E0=B8=9B=E0=B8=A5=E0=B8=B5=E0=B9=88?= =?UTF-8?q?=E0=B8=A2=E0=B8=99=20email=20=E0=B9=80=E0=B8=9B=E0=B9=87?= =?UTF-8?q?=E0=B8=99=E0=B8=82=E0=B8=AD=E0=B8=87=20=E0=B8=81=E0=B8=97?= =?UTF-8?q?=E0=B8=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BMA.EHR.Command.Service/appsettings.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/BMA.EHR.Command.Service/appsettings.json b/BMA.EHR.Command.Service/appsettings.json index 15176974..9cda5cb3 100644 --- a/BMA.EHR.Command.Service/appsettings.json +++ b/BMA.EHR.Command.Service/appsettings.json @@ -36,11 +36,11 @@ "API": "https://bma-ehr.frappet.synology.me/api/v1/probation" }, "Mail": { - "Server": "smtp.gmail.com", - "User": "exambkk2@gmail.com", - "Password": "nqruwmgtwfanoccm", - "MailFrom": "exambkk2@gmail.com", - "Port": "587" + "Server": "mail.bangkok.go.th", + "User": "saraban.csc.rd@bangkok.go.th", + "Password": "Saraban5222", + "MailFrom": "saraban.csc.rd@bangkok.go.th", + "Port": "25" }, "API": "https://bma-ehr.frappet.synology.me/api/v1" } \ No newline at end of file