mirror of
https://github.com/docker/compose.git
synced 2025-07-27 23:54:04 +02:00
READMEREADME fixfix
This commit is contained in:
parent
084b06cd12
commit
e2e5172a59
@ -82,7 +82,7 @@ CMD: bundle exec rackup
|
|||||||
|
|
||||||
### Communicating between containers
|
### 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
|
```yaml
|
||||||
db:
|
db:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user