From 92db17ceabf391e2180173310d5fe764a98914b7 Mon Sep 17 00:00:00 2001 From: Leon Date: Fri, 13 Mar 2026 15:17:37 +0100 Subject: [PATCH] scramble dedoc online --- config/scramble.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.