diff --git a/docker-compose.yml b/docker-compose.yml index 6c62aaaed49..dc026729815 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,5 +1,3 @@ -version: "3.9" - # By default, this docker compose script maps all services to localhost only. # If you need to make services available outside of your machine, add # appropriate service mappings to the .env file. See .env.example file for