Skip to content

Commit 64d945f

Browse files
authored
Update README to match with the listening port
1 parent 818218f commit 64d945f

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
@@ -11,7 +11,7 @@ Use the docker image to deploy it in your Kubernetes cluster or locally in a
1111
container.
1212

1313
```bash
14-
$ docker run --rm -p 8080:80 sysdiglabs/security-playground
14+
$ docker run --rm -p 8080:8080 sysdiglabs/security-playground
1515
```
1616

1717
## Usage

0 commit comments

Comments
 (0)