diff --git a/README.md b/README.md index c3d9c05..77560f3 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ docker run -d --name tools-web --restart unless-stopped -p 8080:80 docker0796/tools-web:latest ``` -访问: +访问:`http://127.0.0.1:8080` + ### 手动