env remove
This commit is contained in:
@@ -20,4 +20,12 @@ error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT & ~E_USER_NOTICE &
|
||||
*/
|
||||
defined('CI_DEBUG') || define('CI_DEBUG', false);
|
||||
|
||||
define('ENV_ID', 'PROD20231703-A2');
|
||||
define('ENV_ID', 'PROD20231703-A2');
|
||||
define('HOME_PAGE_BACKGROUND', 'api_bk.jpg');
|
||||
|
||||
|
||||
define('MYFIT_DATABASE_HOSTNAME', '172.31.4.60');
|
||||
define('MYFIT_DATABASE_USERNAME', 'myfit');
|
||||
define('MYFIT_DATABASE_PASSWORD', 'myfit');
|
||||
define('MYFIT_DATABASE', 'myfit_prod');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user