diff --git a/Makefile b/Makefile index 20566c0..cf6a758 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ down: docker-compose down -v --remove-orphans db-shell: - docker-compose exec postgres psql -Usupergraph + docker-compose exec postgres psql -Udaddy hydra-shell: docker-compose exec hydra /bin/sh \ No newline at end of file