This commit is contained in:
2026-06-10 12:17:28 +07:00
parent a13b91773a
commit c58c631b11
+1 -1
View File
@@ -20,7 +20,7 @@ return [
'allowed_methods' => ['GET', 'POST', 'PUT', 'PATCH', 'DELETE', 'OPTIONS'],
'allowed_origins' => [
'https://humicletter.humicprototyping.com', // domain frontend kamu
'https://humicletter.humicprototyping.net', // domain frontend kamu
//'http://localhost:3000', // kalau develop lokal, bisa dihapus kalau udah produksi
],