halo/e2e/Makefile

7 lines
112 B
Makefile
Raw Normal View History

all:
./start.sh
./start.sh compose-postgres.yaml
./start.sh compose-mysql.yaml
demo:
docker-compose up halo