6 lines
42 B
PHP
6 lines
42 B
PHP
<?php
|
|
|
|
return [
|
|
'jwtSecret' => '',
|
|
];
|
<?php
|
|
|
|
return [
|
|
'jwtSecret' => '',
|
|
];
|