Replies: 1 comment 2 replies
-
按照提示在 config.default.js 中配置 keys 就可以了。可以参考文档 https://www.eggjs.org/zh-CN/core/cookie-and-session#cookie-%E7%A7%98%E9%92%A5 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
如图,看了下日志报错是nodejs.Error: Please set config.keys first
不过根本原因是,这样方式启动没有读取目录的config文件,能否看看如何解决下
Beta Was this translation helpful? Give feedback.
All reactions