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

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: