📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 20:30:30
📂
/
/
var
/
softaculous
/
chevereto
✏️
Editing: 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]]', ];
💾 Save Changes
❌ Cancel