boot2docker on windows also uses an IP of its own.
Docker-DCO-1.1-Signed-off-by: Tom Maaswinkel <tom.maaswinkel@12wiki.eu> (github: SvenDowideit)
| ... | ... |
@@ -179,7 +179,7 @@ see the application. |
| 179 | 179 |
Our Python application is live! |
| 180 | 180 |
|
| 181 | 181 |
> **Note:** |
| 182 |
-> If you have used boot2docker on OSX you'll need to get the IP of the virtual |
|
| 182 |
+> If you have used boot2docker on OSX, or Windows, you'll need to get the IP of the virtual |
|
| 183 | 183 |
> host instead of using localhost. You can do this by running the following in |
| 184 | 184 |
> the boot2docker shell. |
| 185 | 185 |
> |