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