mirror of
https://github.com/docker/compose.git
synced 2025-07-25 14:44:29 +02:00
copyedit to make show as file format
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
parent
f7c923062d
commit
f8e3c46fbb
@ -494,7 +494,7 @@ The general format is shown here.
|
|||||||
aliases:
|
aliases:
|
||||||
- alias2
|
- alias2
|
||||||
|
|
||||||
In the example below, three services are provided (`web`, `worker`, and `db`), along with two networks (`new` and `legacy`). The `db` service is reachable at the hostname `db` or `database` on the `new` network, and at `db` or `mysql` on the legacy network.
|
In the example below, three services are provided (`web`, `worker`, and `db`), along with two networks (`new` and `legacy`). The `db` service is reachable at the hostname `db` or `database` on the `new` network, and at `db` or `mysql` on the `legacy` network.
|
||||||
|
|
||||||
version: 2
|
version: 2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user