3 lines
74 B
JavaScript
3 lines
74 B
JavaScript
module.exports = {
|
|
DB: 'mongodb://localhost:27017/stick-figure-game'
|
|
} |