mirror of
https://gh.wpcy.net/https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2026-05-05 13:43:44 +08:00
6 lines
75 B
PHP
6 lines
75 B
PHP
<?php
|
|
|
|
return array (
|
|
'APP_SECRET' => NULL,
|
|
'DATABASE_URL' => NULL,
|
|
);
|