File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,9 +42,9 @@ import TOCInline from '@theme/TOCInline';
42
42
43
43
假如你 ` 解压路径 ` 为 ` /www/wwwroot/demo.zfile.vip `
44
44
45
- 1 . ** 项目执行文件** :写 ` 解压路径 ` ,如 ` /www/wwwroot/demo.zfile.vip `
45
+ 1 . ** 项目执行文件** :写 ` 解压路径 ` ,如 ` /www/wwwroot/demo.zfile.vip ` (宝塔要求必须选择一个文件,请选择 ` application.properties ` ,确定后手动删除掉 ` /application.properties ` )
46
46
2 . ** 项目名称** :随便写,只要符合宝塔的规则即可(保存时会提示)
47
- 3 . ** 项目端口** :写你实际的端口,默认为 ` 8080 ` , ** 如您修改配置文件 ` 解压路径/application.properties ` 中的端口,则写修改后的端口(但注意,千万不要写 80 或 443,因为宝塔已经占用了这些端口)**
47
+ 3 . ** 项目端口** :写你实际的端口,默认为 ` 8080 ` , ** 如您修改配置文件 ` 解压路径/application.properties ` 中的端口(server.port=8080) ,则写修改后的端口(但注意,千万不要写 80 或 443,因为宝塔已经占用了这些端口)**
48
48
4 . ** 执行命令** :将你自己步骤 1 ` 项目执行文件 ` 的内容复制到下面,点击 "** 生成执行命令** ",** 然后复制生成的结果粘贴到宝塔执行命令中即可** 。
49
49
50
50
<ComputeCommandNew />
Original file line number Diff line number Diff line change @@ -50,9 +50,9 @@ import TOCInline from '@theme/TOCInline';
50
50
51
51
假如你 ` 解压路径 ` 为 ` /www/wwwroot/demo.zfile.vip `
52
52
53
- 1 . ** 项目执行文件** :写 ` 解压路径 ` ,如 ` /www/wwwroot/demo.zfile.vip `
53
+ 1 . ** 项目执行文件** :写 ` 解压路径 ` ,如 ` /www/wwwroot/demo.zfile.vip ` (宝塔要求必须选择一个文件,请选择 ` application.properties ` ,确定后手动删除掉 ` /application.properties ` )
54
54
2. ** 项目名称** :随便写,只要符合宝塔的规则即可(保存时会提示)
55
- 3. ** 项目端口** :写你实际的端口,默认为 ` 8080 ` , ** 如您修改配置文件 ` 解压路径/application.properties ` 中的端口,则写修改后的端口(但注意,千万不要写 80 或 443,因为宝塔已经占用了这些端口)**
55
+ 3. ** 项目端口** :写你实际的端口,默认为 ` 8080 ` , ** 如您修改配置文件 ` 解压路径/application.properties ` 中的端口(server.port=8080) ,则写修改后的端口(但注意,千万不要写 80 或 443,因为宝塔已经占用了这些端口)**
56
56
4. ** 执行命令** :将你自己步骤 1 ` 项目执行文件 ` 的内容复制到下面,点击 "** 生成执行命令** ",** 然后复制生成的结果粘贴到宝塔执行命令中即可** 。
57
57
58
58
<ComputeCommandProNew />
You can’t perform that action at this time.
0 commit comments