# MyBlog **Repository Path**: weizu_cool/myblog ## Basic Information - **Project Name**: MyBlog - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-14 - **Last Updated**: 2021-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 因为`Github`访问受限,所以考虑还是使用阿里的服务器来挂。 将`hexo`生成的`public`复制到这个目录中,然后使用`pm2`运行即可。 ``` pm2 start app.js pm2 stop app.js ``` 默认端口为`4000`。 访问链接为:http://47.243.160.170:4000/ 原博客链接:https://baiyazi.github.io/ CSDN博客:[梦否_CSDN博客](https://blog.csdn.net/qq_26460841)