add multi-environment configuration support

This commit is contained in:
ghost 2023-09-13 16:35:02 +03:00
parent 74e7035123
commit 073619b461
16 changed files with 62 additions and 54 deletions

View file

@ -1,3 +1,6 @@
<?php
// Bootstrap
require_once __DIR__ . '/../../config/bootstrap.php';
// @TODO implementation for active API sync using push notifications from memcache