mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-06-15 13:32:43 +01:00
Fixed typo
This commit is contained in:
@@ -68,7 +68,7 @@ return [
|
|||||||
'servers' => [
|
'servers' => [
|
||||||
'Production' => 'https://app.solidtime.io/api',
|
'Production' => 'https://app.solidtime.io/api',
|
||||||
'Staging' => 'https://app.staging.solidtime.io/api',
|
'Staging' => 'https://app.staging.solidtime.io/api',
|
||||||
'Local' => 'https://soldtime.test/api',
|
'Local' => 'https://solidtime.test/api',
|
||||||
],
|
],
|
||||||
|
|
||||||
'middleware' => [
|
'middleware' => [
|
||||||
|
|||||||
Reference in New Issue
Block a user