📁 File Manager Pro
v10.0.3 | PHP: 7.4.33
Server: LiteSpeed
2026-06-26 11:03:12
📂
/ (Root)
/
var
/
softaculous
/
chevereto
📍 /var/softaculous/chevereto
🔄 Refresh
✏️
Editing: env.php
Read Only
<?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