blog/e2e/Makefile
zhouhongshuo 3be20f90fc chushihua
2024-08-26 00:08:18 +08:00

7 lines
112 B
Makefile

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