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 14d9424 commit 9a4ef55Copy full SHA for 9a4ef55
1 file changed
README.md
@@ -261,7 +261,7 @@ like this:
261
1. Start `wdb.server.py ` running in a container and expose port `1984` to your
262
host computer, this will server the debugging web server.
263
2. Start debugging in your app container, making sure to set `WDB_SOCKET_SERVER`
264
- 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
265
`19840` on that server.
266
3. When a trace is reached, open up `http://<your-docker-hostname>:1984`
267
0 commit comments