File: //proc/thread-self/root/etc/nc-config.php
<?php
/** The name of the database for WordPress */
define( 'DB_NAME', 'naukriconnect');
/** Database username */
define( 'DB_USER', 'spnaukri');
/** Database password */
define( 'DB_PASSWORD', 'spc1020!#nc$Ty9Zg');
/** Database hostname */
define( 'DB_HOST', 'eclaranewrds.cervmpd5wufr.ap-south-1.rds.amazonaws.com');
/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8');
/** The database collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '');
//define( 'FS_METHOD', 'direct' );
define('AUTH_KEY', 'h7-lyPVugRCimG+mbV_+mq)e|<#U-LqeV$]g^DgN-5>pJ5bW _<koD1 TmMZf>9L');
define('SECURE_AUTH_KEY', 'Q}Jy5;Y<4;&7gPg0&j/fC|UFQ=J{-LL`k:Yo[J!j:U!AJ8+/cS.?Ap=+HC.AD-z^');
define('LOGGED_IN_KEY', 'VG8 ?/+(f(h/y]s)Ex+90Cdb4SrKyirU$uE+*i9.d+sCb+&>o/jt-|)5I{9-CXB0');
define('NONCE_KEY', 'Yol31 ~)T1:6/{!O33M@fJ#&vrJ|O|4cKzP&l8+@H1.!T>ZwZm2|~V|3++d|c|;r');
define('AUTH_SALT', '&QMG0;Z&Wn,!Z$z}MU!)p*Xx>j^M6qPy~z{u6e/;BNLbR;>#|n%J#p~(rk;$E8QU');
define('SECURE_AUTH_SALT', 'BT0.>Q}V65pDdKw+ , G(mDt1R8sdjv0sOD{v@[Zg+pYYTB$.[t/2wCyB-$}E}rU');
define('LOGGED_IN_SALT', 'd`$lH|di81]eoUI3Nbc^aF383<|_cf3a)k;B{7N~I-oiYD5Bwu*r[Q|MQy?n(0#m');
define('NONCE_SALT', 'Gh8x3dKCU]YX+o~@stq N&zL+1D,-RY){p[8@I6I]|Oixt.`V0?PX>GtXI41v#Jg');
$table_prefix = 'naukri_wp_';
?>