Skip to content

Commit 52850ef

Browse files
authored
Update README.md
1 parent b6b824a commit 52850ef

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,12 @@ alias dredis='docker exec -it redis /bin/sh'
230230
$ dphp
231231
```
232232

233+
### 4.3 查看docker网络
234+
```sh
235+
ifconfig docker0
236+
```
237+
用于填写`extra_hosts`容器访问宿主机的`hosts`地址
238+
233239
## 5.使用Log
234240

235241
Log文件生成的位置依赖于conf下各log配置的值。

0 commit comments

Comments
 (0)