Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/ycrash/ycrash-k8s into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-tier1app committed Jun 28, 2021
2 parents 8071dcb + c3465fb commit 10bf697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ docker-compose ps
```

```sh
docker run -ti --rm -p 9010:9010 -p 8085:8085 --name buggyapp -v $(pwd)/yc-agent-config.yaml:/opt/workspace/yc/agent/config.yaml buggyapp
docker run -ti --rm -p 9010:9010 -p 8085:8085 --name buggyapp -v $(pwd)/yc-agent-config.yaml:/opt/workspace/yc/config.yaml buggyapp
```

Then open http://localhost:8080 and http://localhost:9010
Expand Down

0 comments on commit 10bf697

Please sign in to comment.