There was an error while loading. Please reload this page.
1 parent b93036e commit ee39fc6Copy full SHA for ee39fc6
1 file changed
docs/Getting Started/configuration.md
@@ -27,7 +27,7 @@ db-migrate supports the concept of environments. For example, you might have a d
27
"host": "localhost",
28
"database": "mydb",
29
"port": "20144",
30
- "ssl": "true",
+ "ssl": true,
31
"schema": "my_schema"
32
},
33
0 commit comments