ตัวอย่างค่าของ DbConfig.txt ของ Himpro API
{
"ip":"localhost",
"username":"root",
"password":"123456",
"port":"3306",
"dbname":"hosdata",
"nhso_username":"",
"nhso_password":"",
"token_section_expire": 1,
"newauthen_token_key":"",
"mongodb_config":{
"ip":"",
"username":"",
"password":"",
"port":27017
},
"himpro_share_data":{
"enable":true,
"url":"http://127.0.0.1:5000",
"access_user":"",
"access_pass":""
}
}