7 lines
78 B
PHP
7 lines
78 B
PHP
<?php
|
|
|
|
return [
|
|
'APP_SECRET' => null,
|
|
'DATABASE_PASSWORD' => null,
|
|
];
|