revert config to fix conflict

This commit is contained in:
hippoz 2020-12-07 23:26:32 +02:00
parent b476466d53
commit 8321cefa78

View file

@ -1,8 +1,8 @@
module.exports = { module.exports = {
ports: { ports: {
mainServerPort: 3000, mainServerPort: 3005,
}, },
address: 'localhost', address: 'b.hippoz.xyz',
mongoUrl: 'mongodb://192.168.0.105:27017/app', mongoUrl: 'mongodb://192.168.0.105:27017/app',
bcryptRounds: 10, bcryptRounds: 10,
roleMap: { roleMap: {