Remove old token from api config
parent
be824d3a24
commit
fdb81bdeda
|
@ -1,6 +1,5 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
port: 8091,
|
port: 8091,
|
||||||
secret: "$8h94j+8z4trh%nj+18tj!h4gf8zuƢzf4zjt(16",
|
|
||||||
|
|
||||||
database: {
|
database: {
|
||||||
uri: 'mongodb://localhost:27017/',
|
uri: 'mongodb://localhost:27017/',
|
||||||
|
|
Loading…
Reference in New Issue