Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -123,7 +123,7 @@ Once you've done that, your config section should look like: ``` json { "type": "postgres", "connectionUrl": "postgres://user:password@host:5432/database "connectionUrl": "postgres://user:password@host:5432/database" } ``` Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -123,7 +123,7 @@ Once you've done that, your config section should look like: ``` json { "type": "postgres", "connectionUrl": "postgres://user:password@host:5432/database "connectionUrl": "postgres://user:password@host:5432/database" } ``` Loading