Fix tennant config

This commit is contained in:
Afiq Hamzah
2024-03-20 11:03:26 +08:00
parent 34806ecfd3
commit 681c86f31d
+1 -4
View File
@@ -1,8 +1,5 @@
<?php
<?php
return [
'database' => env('TENNANT_MASTER_DB','master_erahn')
];