Correction utilisateur commande make db-shell
This commit is contained in:
2
Makefile
2
Makefile
@ -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
|
Reference in New Issue
Block a user