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
中文文档
popomore
·
59
Comments
[RFC] egg-core增加应用启动阶段
killagu
·
48
Comments
[RFC] 应用自定义 4xx 和 5xx 的方案
fengmk2
·
51
Comments
egg-script 执行发布失败 AppWorkerDiedError 错误
andylei18
·
35
Comments
[RFC] 增加单进程启动模式
popomore
·
38
Comments
Most helpful comment
ctx.app.config,参见 文档