Correction utilisateur commande make db-shell

This commit is contained in:
wpetit 2020-06-21 11:30:34 +02:00
parent d19c7674fd
commit 6b1f56a86f
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ down:
docker-compose down -v --remove-orphans docker-compose down -v --remove-orphans
db-shell: db-shell:
docker-compose exec postgres psql -Usupergraph docker-compose exec postgres psql -Udaddy
hydra-shell: hydra-shell:
docker-compose exec hydra /bin/sh docker-compose exec hydra /bin/sh