We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b186ec commit 1ebae5aCopy full SHA for 1ebae5a
README.md
@@ -57,6 +57,8 @@ Additionally you may use the [`EmbeddedPostgres`](src/main/java/com/opentable/db
57
58
Default username/password is: postgres/postgres and the default database is 'postgres'
59
60
+**The port exposed on the host is random and ephemeral so always use the getDatasource, getUrl methods**
61
+
62
## Sample of Embedded Postgres direct Usage
63
64
```
0 commit comments