chore(make): add start maildev to start

This commit is contained in:
Steffen Jost 2025-03-11 16:20:13 +01:00
parent a97dc071a3
commit b4f85f155a

View File

@ -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