diff --git a/config/scramble.php b/config/scramble.php index 877fe19..67b796e 100644 --- a/config/scramble.php +++ b/config/scramble.php @@ -90,10 +90,10 @@ return [ * ], * ``` */ - 'servers' => [ - 'Prod' => 'https://starter-api.leonmorival.xyz/api', - 'Local' => 'http://localhost/api' - ], +// 'servers' => [ +// 'Prod' => 'https://starter-api.leonmorival.xyz/api', +// 'Local' => 'http://localhost/api' +// ], /** * Determines how Scramble stores the descriptions of enum cases.