Better login logging
This commit is contained in:
parent
9d71f91e13
commit
14f62ac072
3 changed files with 6 additions and 6 deletions
2
Makefile
2
Makefile
|
@ -28,7 +28,7 @@ migrate: ## Migrate database schema
|
|||
init: ## Migrate database schema
|
||||
docker-compose run --rm app yarn run init
|
||||
|
||||
.PHONY: watch
|
||||
.PHONY: watch-frontend
|
||||
watch-frontend: ## Build and watch for changes
|
||||
docker-compose run --rm app yarn run watch
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue