We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4671366 commit 7608b0aCopy full SHA for 7608b0a
1 file changed
server/config/config.default.js
@@ -38,7 +38,7 @@ module.exports = appInfo => {
38
// add your user config here
39
const userConfig = {
40
// myAppName: 'egg',
41
- uploadDir: '../CDN',
+ uploadDir: '../moyuderen',
42
};
43
44
return {
0 commit comments