6 lines
76 B
PHP
6 lines
76 B
PHP
<?php
|
|
|
|
return [
|
|
'database' => env('TENNANT_MASTER_DB','master_erahn')
|
|
];
|