Use the right port
This commit is contained in:
parent
8fe192267d
commit
1d0fa9a5f6
@ -118,7 +118,7 @@ var config = {
|
|||||||
user: "publicuser",
|
user: "publicuser",
|
||||||
password: "public",
|
password: "public",
|
||||||
host: '127.0.0.1',
|
host: '127.0.0.1',
|
||||||
port: 6432
|
port: 5432
|
||||||
}
|
}
|
||||||
,mapnik_version: undefined
|
,mapnik_version: undefined
|
||||||
,mapnik_tile_format: 'png8:m=h'
|
,mapnik_tile_format: 'png8:m=h'
|
||||||
|
Loading…
Reference in New Issue
Block a user