upd prod.json

This commit is contained in:
Narul Hidayah
2026-06-23 23:55:49 +09:00
parent f8888fd9a1
commit bce6ebd12f

View File

@ -35,7 +35,7 @@
"reset_password_url": "https://histl.hngv/auth/reset-password/" "reset_password_url": "https://histl.hngv/auth/reset-password/"
}, },
"service": { "service": {
"notification": "http://172.16.10.10:7004/", "notification": "http://127.0.0.1:7018/",
"hrms": "https://histl.hngv/api/service-hrms/" "hrms": "http://127.0.0.1:7011/"
} }
} }