Add krk changes to prod

This commit is contained in:
Afiq Hamzah
2026-01-19 16:41:10 +08:00
parent eae7a0e91a
commit 0ac42331d4
7 changed files with 23 additions and 25 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
return [
'database' => env('TENNANT_MASTER_DB','master_erahn')
'database' => env('TENNANT_MASTER_DB','master_krk')
];