Skip to content

Commit a75f351

Browse files
Update postgrestools.jsonc
1 parent 1c07aa1 commit a75f351

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

postgrestools.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// YOU CAN COMMENT ME OUT :)
1818
"db": {
1919
"host": "127.0.0.1",
20-
"port": 54322,
20+
"port": 5432,
2121
"username": "postgres",
2222
"password": "postgres",
2323
"database": "postgres",

0 commit comments

Comments
 (0)