update makefile

This commit is contained in:
lza_menace 2021-03-06 22:39:22 -08:00
parent b3e644a5e9
commit ea2834eedb
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
up:
docker-compose up -d
dev:
./bin/dev
prod:
./bin/prod
logs:
docker-compose logs -f