File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
<img src =" ./logo.svg " height =" 120 " />
7
7
</p >
8
8
9
- <h1 align =" center " >PageSpyWeb </h1 >
9
+ <h1 align =" center " >Page Spy </h1 >
10
10
11
11
## 介绍
12
12
24
24
25
25
## 如何使用?
26
26
27
- 为了数据安全和方便您的使用,我们提供完整的、开箱即用的部署方案 。
27
+ 为了数据安全和方便您的使用,我们提供完整的、开箱即用的多种部署方案,各位开发者可以根据自己的情况选择任意一种部署方式 。
28
28
29
- ### Docker 部署
29
+ ### 第一种:使用 Docker 部署
30
30
31
31
> 视频教程:[ 使用 Docker 部署 PageSpy] ( https://www.bilibili.com/video/BV1Ph4y1y78R )
32
32
@@ -36,7 +36,7 @@ $ docker run -d --restart=always -p 6752:6752 --name="pageSpy" ghcr.io/huolalate
36
36
37
37
启动完成后浏览器访问 ` <host>:6752 ` ,页面顶部会出现 ` 接入 SDK ` 菜单,点击菜单查看如何在业务项目中配置并集成。
38
38
39
- ### Node 部署
39
+ ### 第二种:使用 Node 部署
40
40
41
41
> 视频教程:[ 使用 Node 部署 PageSpy] ( https://www.bilibili.com/video/BV1oM4y1p7Le/?spm_id_from=333.788.recommend_more_video.1&vd_source=6b4fed1a463f67c0e8e56eaa21faa997 )
42
42
You can’t perform that action at this time.
0 commit comments