add config tennant_master erahn

This commit is contained in:
Amirah
2024-02-20 09:43:02 +08:00
parent f91151b017
commit 95bd37da82
3 changed files with 9 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
return [
'database' => env('TENNANT_MASTER_DB','master_erahn')
];