Skip to content

Commit 9e70ab2

Browse files
authored
Merge pull request #490 from rimusz/update-using-docker-images-md
docs(update): using-docker-images.md
2 parents b8b3eed + c112a46 commit 9e70ab2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/applications/using-docker-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ deis registry:set username=_json_key password="$(cat google_cloud_cred.json | jq
8080

8181
When using a private registry the docker images are no longer pulled into the Deis Internal Registry via
8282
the Deis Workflow Controller but rather is managed by Kubernetes. This will increase security and overall speed,
83-
however the `port` information can no longer be discovered. Instead the `port` information can be set via
83+
however the application `port` information can no longer be discovered. Instead the application `port` information can be set via
8484
`deis config:set PORT=80` prior to setting the registry information.
8585

8686
!!! note

0 commit comments

Comments
 (0)