/var/www/vhosts/nabawater/environments/dev/common/config
NameSizeModeActions
main-local.php7840644editdlrm
params-local.php180644editdlrm
test-local.php3180644editdlrm
Edit: /var/www/vhosts/nabawater/environments/dev/common/config/main-local.php (784B)
[ 'db' => [ 'class' => Connection::class, 'dsn' => 'mysql:host=localhost;dbname=makankart', 'username' => 'root', 'password' => 'tech', 'charset' => 'utf8', ], // 'rabbitmq' => [ // 'class' => \mikemadisonweb\rabbitmq\Configuration::class, // 'connections' => [ // 'default' => [ // 'host' => '192.168.1.224', // 'port' => '5672', // 'user' => 'guest', // 'password' => 'guest', // 'vhost' => '/', // 'heartbeat' => 0, // ] // ] // ] ], ];