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