egg怎么配置https
如题,谢谢各位大佬
3 回复
目前仅支持命令行
"start": "egg-scripts start --daemon --https.key=\"c:/02.key.unsecure\" --https.cert=\"c:/02.crt\"",
尚不支持配置
https://github.com/eggjs/egg-cluster/pull/75
@waitingsong 难受😖
来自酷炫的 CNodeMD
用nginx配置就行了