mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
READMEREADME fixfix
This commit is contained in:
parent
084b06cd12
commit
e2e5172a59
@ -82,7 +82,7 @@ CMD: bundle exec rackup
|
||||
|
||||
### Communicating between containers
|
||||
|
||||
Your web app will probably need to talk to your database. You can use [Docker links] to enable containers to communicatecommunicate, pass in the right IP address and port via environment variables:
|
||||
Your web app will probably need to talk to your database. You can use [Docker links] to enable containers to communicate, pass in the right IP address and port via environment variables:
|
||||
|
||||
```yaml
|
||||
db:
|
||||
|
Loading…
x
Reference in New Issue
Block a user