Revert "Remove version from compose files to conform to the specification (#167)"
This reverts commit 2056ab2f01
.
This commit is contained in:
@@ -16,6 +16,7 @@ Project structure:
|
||||
|
||||
[_docker-compose.yaml_](docker-compose.yaml)
|
||||
```
|
||||
version: "3.7"
|
||||
services:
|
||||
frontend:
|
||||
build: frontend
|
||||
|
@@ -1,3 +1,4 @@
|
||||
version: "3.7"
|
||||
services:
|
||||
frontend:
|
||||
build: frontend
|
||||
|
Reference in New Issue
Block a user