chore(make): add start maildev to start
This commit is contained in:
parent
a97dc071a3
commit
b4f85f155a
1
Makefile
1
Makefile
@ -106,6 +106,7 @@ start:
|
|||||||
$(MAKE) start-postgres
|
$(MAKE) start-postgres
|
||||||
$(MAKE) start-memcached
|
$(MAKE) start-memcached
|
||||||
$(MAKE) start-minio
|
$(MAKE) start-minio
|
||||||
|
$(MAKE) start-maildev
|
||||||
$(MAKE) compile-frontend
|
$(MAKE) compile-frontend
|
||||||
$(MAKE) compile-uniworxdb
|
$(MAKE) compile-uniworxdb
|
||||||
$(MAKE) start-backend
|
$(MAKE) start-backend
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user