We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
redis,24time都启动。mysql已经导入db.sql,但open无反应,浏览器直接输入,是404. config已经设置了数据库。
请问还需做什么配置才能正常运行eeg-24time?
The text was updated successfully, but these errors were encountered:
你看下router.js。127.0.0.1:7001/home应该有吧
Sorry, something went wrong.
遇到同样的问题 不知道seasonstar提到的下面这个解释应该如何处理
是要修改router.js这个文件中的所有路径增加127.0.0.1:7001吗? (第一次用egg,没有经验)
遇到同样的问题 不知道seasonstar提到的下面这个解释应该如何处理 你看下router.js。127.0.0.1:7001/home应该有吧 是要修改router.js这个文件中的所有路径增加127.0.0.1:7001吗? (第一次用egg,没有经验)
直接访问 127.0.0.1:7001/home 可以看到 hello world
No branches or pull requests
redis,24time都启动。mysql已经导入db.sql,但open无反应,浏览器直接输入,是404.
config已经设置了数据库。
请问还需做什么配置才能正常运行eeg-24time?
The text was updated successfully, but these errors were encountered: