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 87925f2 commit c4e5747Copy full SHA for c4e5747
postgrestools.jsonc
@@ -17,7 +17,7 @@
17
// YOU CAN COMMENT ME OUT :)
18
"db": {
19
"host": "127.0.0.1",
20
- "port": 54322,
+ "port": 5432,
21
"username": "postgres",
22
"password": "postgres",
23
"database": "postgres",
0 commit comments