What is to be tweaked in the config.js file?
Created by: DreamFace
The README says to tweak the config.js file in auth_server. What exactly are we expected to modify and in what way? Running src/server.js with the config.js as is, crashes with a CursorId null in the MongoDB driver, pointing maybe to an incorrect data initialisation in mongo? What did we forget again?
DreamFace Interactive