diff --git a/Makefile b/Makefile index 9784eacbd..1ec170a25 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ remove: start: @docker-compose start -startanbuild: +startAndBuild: docker-compose up -d --build stop: