diff --git a/Makefile b/Makefile index 89fb315b7..fb2d5a1b8 100644 --- a/Makefile +++ b/Makefile @@ -99,6 +99,7 @@ start: $(MAKE) start-memcached $(MAKE) start-minio $(MAKE) compile-frontend + $(MAKE) compile-uniworxdb $(MAKE) start-backend .PHONY: %-backend