Compare commits

...
2 changed files with 2840 additions and 4778 deletions
File diff suppressed because it is too large Load Diff
@@ -134,6 +134,7 @@ class workerRoute
'host' => gethostname(),
'version' => '1.0.1',
'routes' => $router->countRoutes(),
'test' => 'Beta tests',
'redis' => [
'host' => $REDIS_CONFIG['host'],
'user' => $REDIS_CONFIG['user'],