Skip to content

Commit 1ebae5a

Browse files
committed
Add minor readme tweak.
1 parent 3b186ec commit 1ebae5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ Additionally you may use the [`EmbeddedPostgres`](src/main/java/com/opentable/db
5757

5858
Default username/password is: postgres/postgres and the default database is 'postgres'
5959

60+
**The port exposed on the host is random and ephemeral so always use the getDatasource, getUrl methods**
61+
6062
## Sample of Embedded Postgres direct Usage
6163

6264
```

0 commit comments

Comments
 (0)