chore: Change application timezone setting from UTC to Asia/Jakarta

This commit is contained in:
Yoga Pangestu 2026-03-10 10:50:14 +07:00
parent 1dc187be9e
commit 88bcfd1866

View File

@ -65,7 +65,7 @@
| |
*/ */
'timezone' => 'UTC', 'timezone' => 'Asia/Jakarta',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------