diff --git a/config/api.php b/config/api.php index 7b7aa37..a547527 100644 --- a/config/api.php +++ b/config/api.php @@ -1,6 +1,6 @@ env('API_URL'), - 'url_koop' => env('API_URL_KOOP','http://localhost:8000'), + 'url_koop' => env('API_URL_KOOP','https://apiujrah.erahn.com.my'), 'url_pkb' => env('API_URL_PKB','http://localhost:8000'), ]; \ No newline at end of file