Commit 481ef350 authored by 姜登's avatar 姜登

yysh5

parent f0b167bc
Pipeline #6445 passed with stage
in 2 seconds
...@@ -4,9 +4,9 @@ module.exports = () => { ...@@ -4,9 +4,9 @@ module.exports = () => {
const config = exports = {}; const config = exports = {};
config.debug = true; config.debug = true;
// config.logger = { config.logger = {
// dir: '/jianbing/logs/yysh5', dir: '/jianbing/logs/yysh5',
// }; };
config.projectRootPath = '/yysh5'; config.projectRootPath = '/yysh5';
config.redis = { config.redis = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment