Signed-off-by: John Howard <jhoward@microsoft.com>
| ... | ... |
@@ -192,7 +192,7 @@ run a Bash terminal on Windows. |
| 192 | 192 |
4. Set `DOCKER_TEST_HOST` to the `tcp://IP_ADDRESS:2376` value; substitute your |
| 193 | 193 |
Linux machines actual IP address. For example: |
| 194 | 194 |
|
| 195 |
- $ export DOCKER_TEST_HOST=tcp://263.124.23.200:2376 |
|
| 195 |
+ $ export DOCKER_TEST_HOST=tcp://213.124.23.200:2376 |
|
| 196 | 196 |
|
| 197 | 197 |
5. Make the binary and run the tests: |
| 198 | 198 |
|