From e4d047d5bdc438cee727ff84677d0b1cbe2861e9 Mon Sep 17 00:00:00 2001 From: nurafrinaalimi16 Date: Wed, 26 Aug 2026 15:07:06 +0800 Subject: [PATCH] DONE: config api --- config/api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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