?
Current Path : /var/softaculous/chevereto/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : //var/softaculous/chevereto/env.php |
<?php return [ 'CHEVERETO_DB_HOST' => '[[softdbhost]]', 'CHEVERETO_DB_NAME' => '[[softdb]]', 'CHEVERETO_DB_PASS' => '[[softdbpass]]', 'CHEVERETO_DB_PORT' => '3306', 'CHEVERETO_DB_USER' => '[[softdbuser]]', 'CHEVERETO_DB_TABLE_PREFIX' => '[[dbprefix]]', 'CHEVERETO_ENCRYPTION_KEY' => '[[encryption_key]]', ];