Merge pull request #218 from strk/master-own-testuser
Use a windshaft-specific name for the test user
This commit is contained in:
commit
3ea3638fe9
@ -50,7 +50,7 @@ var config = {
|
||||
,postgres: {
|
||||
// Parameters to pass to datasource plugin of mapnik
|
||||
// See http://github.com/mapnik/mapnik/wiki/PostGIS
|
||||
user: "testpublicuser",
|
||||
user: "test_windshaft_publicuser",
|
||||
password: "public",
|
||||
host: '127.0.0.1',
|
||||
port: 5432,
|
||||
|
Loading…
Reference in New Issue
Block a user