Sign in
徐烜
/
bsth-ebus-h5_editor
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
9ee4e12fc09edeca32c202112f47759b68abcff5
Authored by
ly525
2019-09-01 13:39:37 +0800
1 parent
a95c1511
chore: update flightplan
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
flightplan.example.js
flightplan.example.js
View file @
9ee4e12
...
...
@@ -25,7 +25,7 @@ plan.target('production', {
25
25
* 2. 同步本地在 git 中的文件(你也可以在服务器端git clone)
26
26
* 3. 在 h5-api 目录安装依赖
27
27
* 4. 使用pm2 重启服务
28
- * 5.
给 nginx 文件做一个软件链
接
28
+ * 5.
在 /etc/nginx/conf.d 中给 luban-h5 新建一个软连
接
29
29
*
30
30
*/
31
31
...
...