diff --git a/Makefile b/Makefile index efce641e0..cdf790fc8 100644 --- a/Makefile +++ b/Makefile @@ -106,6 +106,7 @@ start: $(MAKE) start-postgres $(MAKE) start-memcached $(MAKE) start-minio + $(MAKE) start-maildev $(MAKE) compile-frontend $(MAKE) compile-uniworxdb $(MAKE) start-backend