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