Modified DB details.

parent 8d166b6f
...@@ -25,10 +25,9 @@ Once you start it will ask to create a master password ...@@ -25,10 +25,9 @@ Once you start it will ask to create a master password
Go to Add New Server --> Give any database name --> go to connection tab and provide below details Go to Add New Server --> Give any database name --> go to connection tab and provide below details
```bash ```bash
Host = 127.0.0.1 url: jdbc:postgresql://localhost:5432/storedb
Port = 5432 username: postgres
username = postgres password: dbpwd
password = welcome123
``` ```
Then click on save Then click on save
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment