Use the right port again
This commit is contained in:
parent
1d0fa9a5f6
commit
d003790e4d
@ -197,7 +197,7 @@ var config = {
|
||||
user: "publicuser",
|
||||
password: "public",
|
||||
host: '127.0.0.1',
|
||||
port: 6432,
|
||||
port: 5432,
|
||||
extent: "-20037508.3,-20037508.3,20037508.3,20037508.3",
|
||||
// max number of rows to return when querying data, 0 means no limit
|
||||
row_limit: 65535,
|
||||
|
Loading…
Reference in New Issue
Block a user