Pushing map parameters to DB

This commit is contained in:
2021-12-20 21:27:33 +01:00
parent e384162c80
commit 0e06b0e591
14 changed files with 135 additions and 83 deletions

View File

@@ -2,8 +2,6 @@
class Settings
{
const GEO_SERVER = 'http(s)://geo.server.tld';
const GEO_SERVER_TOKEN = '';
const DB_SERVER = 'localhost';
const DB_LOGIN = '';
const DB_PASS = '';