Use the right port

This commit is contained in:
Daniel García Aubert 2018-05-25 14:23:19 +02:00
parent 8fe192267d
commit 1d0fa9a5f6

View File

@ -118,7 +118,7 @@ var config = {
user: "publicuser",
password: "public",
host: '127.0.0.1',
port: 6432
port: 5432
}
,mapnik_version: undefined
,mapnik_tile_format: 'png8:m=h'