Pushing map parameters to DB

This commit is contained in:
2021-12-20 21:27:33 +01:00
parent 7ca66a200f
commit bc2295595c
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 = '';