diff --git a/docker-compose.yml b/docker-compose.yml index 1c115e2..ae0cd07 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,5 +1,6 @@ -version: "3" - +# The docker-compose.yml file is __only__ used for local development. +# This means that changes to this file will not affect cloud deployments in any way. +# Read more at https://docs.divio.com/reference/docker-docker-compose/ services: web: build: .