Saving results to database. Showing webpage.
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
database: {
|
||||
host: '127.0.0.1',
|
||||
user: 'user',
|
||||
password: 'password',
|
||||
database: 'traxxx',
|
||||
},
|
||||
web: {
|
||||
port: 5000,
|
||||
},
|
||||
include: [
|
||||
'21sextury',
|
||||
'blowpass',
|
||||
|
||||
Reference in New Issue
Block a user