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.
2 parents 04610b3 + 7ae96b8 commit 2d41224Copy full SHA for 2d41224
docs/Getting Started/configuration.md
@@ -26,6 +26,8 @@ db-migrate supports the concept of environments. For example, you might have a d
26
"password": "test",
27
"host": "localhost",
28
"database": "mydb",
29
+ "port": "20144",
30
+ "ssl": "true",
31
"schema": "my_schema"
32
},
33
0 commit comments