mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 11:00:40 +08:00
6 lines
75 B
PHP
6 lines
75 B
PHP
<?php
|
|
|
|
return array (
|
|
'APP_SECRET' => NULL,
|
|
'DATABASE_URL' => NULL,
|
|
);
|