Skip to content

Commit fff132a

Browse files
committed
Update readme
1 parent 1a1ab10 commit fff132a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ go run .
4040
### Using Docker
4141

4242
```shell
43-
docker run --rm --network web --name okapi-example -p 8080:8080 jkaninda/okapi-example
43+
docker run --rm --name okapi-example -p 8080:8080 jkaninda/okapi-example
4444
```
4545

4646
Visit [`http://localhost:8080`](http://localhost:8080) to see the response:

0 commit comments

Comments
 (0)