stribny / auth-quickstart

Authentication Quickstart with Express, Passport and Sequelize
MIT License
47 stars 21 forks source link

What should i configure the sequelize.js?? #3

Open zerox12311 opened 7 years ago

zerox12311 commented 7 years ago

I read you Configuration , but i don't know what should i set the sequelize = new Sequelize('postgres://postgres:postgres@localhost:5432/example') I have no idea to configure this......