Skip to content

Commit

Permalink
Merge 563132d into 14d9424
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroslopez committed Oct 17, 2019
2 parents 14d9424 + 563132d commit dccb6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -261,7 +261,7 @@ like this:
1. Start `wdb.server.py ` running in a container and expose port `1984` to your
host computer, this will server the debugging web server.
2. Start debugging in your app container, making sure to set `WDB_SOCKET_SERVER`
to the address of the server container, and point it to the expoed port
to the address of the server container, and point it to the exposed port
`19840` on that server.
3. When a trace is reached, open up `http://<your-docker-hostname>:1984`

Expand Down

0 comments on commit dccb6f4

Please sign in to comment.