Added New Folder feature in Image Editor + Winston init refactor
This commit is contained in:
@@ -25,6 +25,7 @@ module.exports = (confPath) => {
|
||||
title: "Requarks Wiki",
|
||||
host: "http://localhost",
|
||||
port: process.env.PORT,
|
||||
wsPort: 8080,
|
||||
db: "mongodb://localhost/wiki",
|
||||
redis: null,
|
||||
sessionSecret: null,
|
||||
|
||||
Reference in New Issue
Block a user