Remove version from docker compose since it's been deprecated (#2816)

This commit is contained in:
MASACR99
2024-05-06 14:35:50 -05:00
committed by GitHub
parent f06ebae451
commit f659c56f18
88 changed files with 0 additions and 168 deletions
-1
View File
@@ -66,7 +66,6 @@ database:
This is how your `docker-compose.yml` file could look like:
```yml
version: "3.8"
# Other docker-compose examples in /examples
services: