Skip to content

Commit

Permalink
Merge pull request #24 from Qoyyuum/patch-1
Browse files Browse the repository at this point in the history
πŸ“ container name in Docker Compose
  • Loading branch information
devrimgunduz authored Dec 12, 2022
2 parents 0ad9b9a + a8e6d7c commit babdb65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ docker-compose up
2. Done! Just use:

```
docker exec -it postgres psql -U postgres
docker exec -it pagila psql -U postgres
```

```
Expand Down

0 comments on commit babdb65

Please sign in to comment.