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
修改开发端口为80 方便调试接口跳转
需设置hosts
vim /etc/hosts 127.0.0.1 evert-statusdev.com
开启本机服务需
mongod sudo hotnode bin/www
或者
mongod sudo make run
The text was updated successfully, but these errors were encountered:
线上nginx转发 还需要考虑上线问题
Sorry, something went wrong.
elrrrrrrr
No branches or pull requests
修改开发端口为80
方便调试接口跳转
需设置hosts
开启本机服务需
或者
The text was updated successfully, but these errors were encountered: