bleeping
coder
Projects
JavaScript
TypeScript
Python
C++
C#
Go
Egg: 中间件如何读取Config.default.js中的配置?
Created on 17 Jul 2018
·
2
Comments
·
Source:
eggjs/egg
Source
Most helpful comment
ctx.app.config
,参见
文档
All 2 comments
Translation of this issue:
How do middleware read the configuration in Config.default.js?
ctx.app.config
,参见
文档
Was this page helpful?
0
/ 5 -
0
ratings
Related issues
使用系统环境变量传递配置
whlsxl
·
3
Comments
npm run debug异常,无法启动,但是npm run dev又是正常的。
weijiatan456
·
3
Comments
如何修改validate插件错误提示为中文?
skyyangpeng
·
3
Comments
关于日志打印目录的问题
Webjiacheng
·
3
Comments
egg富文本编辑器求推荐?
bupafengyu
·
3
Comments
Most helpful comment
ctx.app.config,参见 文档