Commit 9ee4e12fc09edeca32c202112f47759b68abcff5

Authored by ly525
1 parent a95c1511

chore: update flightplan

Showing 1 changed file with 1 additions and 1 deletions
flightplan.example.js
@@ -25,7 +25,7 @@ plan.target('production', { @@ -25,7 +25,7 @@ plan.target('production', {
25 * 2. 同步本地在 git 中的文件(你也可以在服务器端git clone) 25 * 2. 同步本地在 git 中的文件(你也可以在服务器端git clone)
26 * 3. 在 h5-api 目录安装依赖 26 * 3. 在 h5-api 目录安装依赖
27 * 4. 使用pm2 重启服务 27 * 4. 使用pm2 重启服务
28 - * 5. 给 nginx 文件做一个软件链 28 + * 5. 在 /etc/nginx/conf.d 中给 luban-h5 新建一个软连
29 * 29 *
30 */ 30 */
31 31