diff --git a/Makefile b/Makefile index f9f1980..ba02a61 100644 --- a/Makefile +++ b/Makefile @@ -49,7 +49,7 @@ down: @$(COMPOSE_CMD_DOWN) # Clean up -clean: +clean: down @$(COMPOSE_CMD_DOWN) --volumes # Generate S3 credentials