mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 09:35:28 +00:00
add multi-environment configuration support
This commit is contained in:
parent
74e7035123
commit
073619b461
16 changed files with 62 additions and 54 deletions
|
|
@ -1,3 +1,6 @@
|
|||
<?php
|
||||
|
||||
// Bootstrap
|
||||
require_once __DIR__ . '/../../config/bootstrap.php';
|
||||
|
||||
// @TODO implementation for active API sync using push notifications from memcache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue