Commit 634b4900 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 6d68f04b
...@@ -13,7 +13,7 @@ const sequelize = new Sequelize('accounting', 'root', 'mahan7797', { ...@@ -13,7 +13,7 @@ const sequelize = new Sequelize('accounting', 'root', 'mahan7797', {
charset: 'utf8', charset: 'utf8',
collate: 'utf8_general_ci' collate: 'utf8_general_ci'
}, },
host: '35.157.64.22', host: '195.201.22.255',
dialect: 'mysql', dialect: 'mysql',
logging: true, logging: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment