scramble dedoc online
Laravel CI-CD (Gitea) / Tests Unitaires (push) Successful in 15s Details
Laravel CI-CD (Gitea) / Build & Push Docker (push) Successful in 26s Details
Laravel CI-CD (Gitea) / Déploiement Simplifié (push) Successful in 1s Details

This commit is contained in:
Leon 2026-03-13 15:17:37 +01:00
parent 142ae03423
commit 92db17ceab
1 changed files with 4 additions and 4 deletions

View File

@ -90,10 +90,10 @@ return [
* ], * ],
* ``` * ```
*/ */
'servers' => [ // 'servers' => [
'Prod' => 'https://starter-api.leonmorival.xyz/api', // 'Prod' => 'https://starter-api.leonmorival.xyz/api',
'Local' => 'http://localhost/api' // 'Local' => 'http://localhost/api'
], // ],
/** /**
* Determines how Scramble stores the descriptions of enum cases. * Determines how Scramble stores the descriptions of enum cases.