This commit is contained in:
Rizki
2026-04-14 16:35:28 +07:00
parent 1d6c8ad989
commit ed97e695d1

View File

@ -48,7 +48,7 @@ function postEmail(approverName, title, priorName, idxjustification, remark, sta
const req = http.request({
hostname: 'localhost',
port: 7004,
path: '/api/email/send',
path: '/api/email/send-telkomcel',
method: 'POST',
headers: {
'Content-Type': 'application/json',