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