diff --git a/docker-compose.yml b/docker-compose.yml index fbe0e49..8358fd7 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,6 +1,6 @@ # Orchestrate docker containers to host an instance of the project. -# You *can* use this for development. Don't. -# You *can* use this for production. Don't. +# You *could* use this for development. Don't. +# You *could* use this for production. Don't. version: '2.0' services: -- libgit2 0.21.2