Skip to content

Commit

Permalink
Update: localhost
Browse files Browse the repository at this point in the history
  • Loading branch information
Guovin committed Aug 1, 2024
1 parent 861c233 commit 00aedc4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ docker run -d -p 8000:8000 guovern/tv-requests 或 tv-driver
3. 查看更新结果:访问(域名:8000)
```

#### 注:方式一至三更新完成后的结果文件链接:http://本地 ip:8000
#### 注:方式一至三更新完成后的结果文件链接:http://本地 ip:8000http://localhost:8000

### 方式四:工作流更新

Expand Down
2 changes: 1 addition & 1 deletion README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Note: Before running the container with this command, be sure to first clone thi
3. Check the update results: Visit (domain:8000)
```
#### Note: Link to the result file after updates of methods one to three: http://local ip:8000
#### Note: Link to the result file after updates of methods one to three: http://local ip:8000 or http://localhost:8000
### Method 4: Workflow Update
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ docker run -d -p 8000:8000 guovern/tv-requests 或 tv-driver
3. 查看更新结果:访问(域名:8000)
```

#### 注:方式一至三更新完成后的结果文件链接:http://本地 ip:8000
#### 注:方式一至三更新完成后的结果文件链接:http://本地 ip:8000http://localhost:8000

### 方式四:工作流更新

Expand Down
2 changes: 1 addition & 1 deletion docs/tutorial_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Note: Before running the container with this command, be sure to first clone thi
3. Check the update results: Visit (domain:8000)
```
#### Note: Link to the result file after updates of methods one to three: http://local ip:8000
#### Note: Link to the result file after updates of methods one to three: http://local ip:8000 or http://localhost:8000
### Method 4: Workflow Update
Expand Down

0 comments on commit 00aedc4

Please sign in to comment.