Authentification JWT sur le backend super-graph #8

Manually merged
tcornaut merged 12 commits from feature/super-graph-auth into develop 2020-06-22 21:28:41 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6b1f56a86f - Show all commits

View File

@ -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