Update postgresql_service.md (#10261)

This commit is contained in:
ac27182 2020-02-10 14:24:07 +00:00 committed by GitHub
parent c40589eff9
commit 7e9d728df9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ the container exits successfully.
### Use container linking
Containers can be linked to another container's ports directly using
`-link remote_name:local_alias` in the client's
`--link remote_name:local_alias` in the client's
`docker run`. This sets a number of environment
variables that can then be used to connect: