Skip to content

Commit 2e90937

Browse files
committed
Explain how to change ports so multiple containers can run at the same time
1 parent ffed241 commit 2e90937

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,4 +606,5 @@ Limitations:
606606
`tests/docker-compose.yml`
607607
- **You can't run multiple Postgres containers at the same time.**
608608
All the containers bind to the same port (`7543`). If you want to run
609-
multiple containers at the same time, you'll have to change the ports.
609+
multiple containers at the same time, you have to change the ports by
610+
editing `tests/docker-compose.yml`

0 commit comments

Comments
 (0)