oleville / oleville-voting

Backend for the Oleville Voting System, used to host all SGA-Related elections and referendums
3 stars 0 forks source link

Add port option to Sequelize #11

Closed rye closed 7 years ago

rye commented 7 years ago

Sequelize cannot get its own custom port with our current thing. Basically we just need to add a line to env.js and a flag in the lib/models/index.js file.