asdasd
This commit is contained in:
@@ -44,7 +44,7 @@ return [
|
||||
'native_module' => [
|
||||
'initializer' => 'initMiningCheckerApp',
|
||||
'options' => [
|
||||
'apiBase' => '/api/mining-checker/index.php/v1',
|
||||
'apiBase' => '/api/mining-checker/index.php?path=v1',
|
||||
'defaultProjectKey' => getenv('MINING_CHECKER_DEFAULT_PROJECT_KEY') ?: 'doge-main',
|
||||
'activeView' => 'overview',
|
||||
'sections' => $sections,
|
||||
|
||||
Reference in New Issue
Block a user