Skip to content

Commit 3047183

Browse files
committed
Update README
1 parent ef5e404 commit 3047183

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -931,9 +931,6 @@ From Docker Hub
931931

932932
```bash
933933
> docker run --rm -it -p 8080:80 -v ./docker/html:/html yhirose4dockerhub/cpp-httplib-server
934-
...
935-
936-
> docker run --init --rm -it -p 8080:80 -v ./docker/html:/html cpp-httplib-server
937934
Serving HTTP on 0.0.0.0 port 80 ...
938935
192.168.65.1 - - [31/Aug/2024:21:33:56 +0000] "GET / HTTP/1.1" 200 599 "-" "curl/8.7.1"
939936
192.168.65.1 - - [31/Aug/2024:21:34:26 +0000] "GET / HTTP/1.1" 200 599 "-" "Mozilla/5.0 ..."

0 commit comments

Comments
 (0)