update
This commit is contained in:
@@ -126,7 +126,7 @@ class PersonelController extends BaseController
|
||||
'data' => [
|
||||
'nrp' => $nrp,
|
||||
'encrypted_nrp' => $encryptedNrp,
|
||||
'url' => "http://localhost:4200/kta/profil/" . $encryptedNrp
|
||||
'url' => "http://192.168.1.11:4200/kta/profil/" . $encryptedNrp
|
||||
]
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user