Skip to content

Commit 856397b

Browse files
commit111lionello
andauthored
Update docs/concepts/compose.md
Co-authored-by: Lio李歐 <[email protected]>
1 parent d7e6289 commit 856397b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/concepts/compose.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,6 @@ services:
6565
Defang identifies services by the [account username](./accounts.md) and the service name (as defined in the `compose.yaml` file). This means that if you have multiple Defang projects with the same service name, they will conflict with each other. See our [Services](/docs/concepts/services) page for more.
6666
:::
6767

68-
### `version`
69-
(Deprecated)
70-
71-
The version of the Compose file format being used. This property is now obsolete, and will be ignored by Defang.
72-
73-
```yaml
74-
# version: '3'
75-
```
76-
7768
### `volumes`
7869
(Not yet supported)
7970

0 commit comments

Comments
 (0)