Read Codeigniter .conf file in nodejs and use that dbhost / dbpassword and dbusername

后端 未结 0 782
盖世英雄少女心
盖世英雄少女心 2021-02-13 17:49

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题