I need to use .conf file database configuration in nodejs file.
abc.conf:
dbhost = 0.0.0.0 dbname = demo dbuser = abc dbpass = def
connect