Skip to content

Commit 19060a4

Browse files
author
Dennis Plöger
committed
fix: Typo
1 parent f6088fb commit 19060a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ kubectl port-forward --address 172.21.0.2 svc/my-service 8081:8080
155155
* Check out, which host port docker bound to the private port you set up (e.g. 8081)
156156

157157
```
158-
dockercompose port cli 8081
158+
docker compose port cli 8081
159159
```
160160

161161
* Connect to localhost:[host port] on your host

0 commit comments

Comments
 (0)