This commit is contained in:
parent
67f43482fe
commit
b526ba6965
@ -51,7 +51,7 @@ const apexinstance = require('./lib/apex'),
|
|||||||
endpoints: {
|
endpoints: {
|
||||||
proxyUrl: 'https://' + constant.apexdomain + '/proxy'
|
proxyUrl: 'https://' + constant.apexdomain + '/proxy'
|
||||||
},
|
},
|
||||||
itemsPerPage: 50
|
itemsPerPage: 150
|
||||||
}),
|
}),
|
||||||
server = http.createServer(app).listen(4000, () => {
|
server = http.createServer(app).listen(4000, () => {
|
||||||
mongoclient.connect()
|
mongoclient.connect()
|
||||||
|
Loading…
Reference in New Issue
Block a user