We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a1ab10 commit fff132aCopy full SHA for fff132a
README.md
@@ -40,7 +40,7 @@ go run .
40
### Using Docker
41
42
```shell
43
-docker run --rm --network web --name okapi-example -p 8080:8080 jkaninda/okapi-example
+docker run --rm --name okapi-example -p 8080:8080 jkaninda/okapi-example
44
```
45
46
Visit [`http://localhost:8080`](http://localhost:8080) to see the response:
0 commit comments