scramble dedoc online
This commit is contained in:
parent
142ae03423
commit
92db17ceab
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue