Compare commits
2
Commits
release-aug-2026
...
beta
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a3f685c949 | ||
|
|
d288761151 |
+2839
-4778
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'],
|
||||
|
||||
Reference in New Issue
Block a user