修改README.md
This commit is contained in:
parent
5aa4d47f59
commit
5a63b877da
@ -15,9 +15,7 @@ docker run -p 8080:80 --name nginx_proxy \ # 启动的容器名称
|
|||||||
-v `pwd`/logs:/var/log/nginx/ # 映射日志目录
|
-v `pwd`/logs:/var/log/nginx/ # 映射日志目录
|
||||||
nginx
|
nginx
|
||||||
```
|
```
|
||||||
![启动截图](https://oss2.xiaokeaii.top/2023/启动nginx.png)
|
4. 访问站点
|
||||||
|
|
||||||
1. 访问站点
|
|
||||||
```bash
|
```bash
|
||||||
http://localhost:8088
|
http://localhost:8088
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user