use new geo server for tiles
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
class Settings
|
||||
{
|
||||
const HOST_SERVER = 'http(s)://your.domain.tld';
|
||||
const GEO_SERVER = 'http(s)://geo.server.tld';
|
||||
const DB_SERVER = 'localhost';
|
||||
const DB_LOGIN = '';
|
||||
const DB_PASS = '';
|
||||
|
||||
Reference in New Issue
Block a user