From 0f32e420029f5cd6d51640b59d1b45b6663e4b64 Mon Sep 17 00:00:00 2001 From: Constantin Graf Date: Mon, 1 Jul 2024 19:15:57 +0200 Subject: [PATCH] Fixed typo --- config/scramble.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/scramble.php b/config/scramble.php index 08df2e44..bd78f3b3 100644 --- a/config/scramble.php +++ b/config/scramble.php @@ -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' => [