Update part2.md (#9067)

* Update part2.md

so other's dont stumble and fall ...

* style updates
This commit is contained in:
Oliver Schihin 2019-08-19 16:29:22 +02:00 committed by Usha Mandya
parent 607de352f2
commit 700f7b81ee
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ be something like `--tag=friendlyhello:v0.0.1`.
> _Proxy server settings_
>
> Proxy servers can block connections to your web app once it's up and running.
> If you are behind a proxy server, add the following lines to your
> If you are behind a proxy server, add the following lines before `RUN pip` in your
> Dockerfile, using the `ENV` command to specify the host and port for your
> proxy servers:
>