mirror of
https://github.com/strapi/strapi.git
synced 2025-10-18 11:32:42 +00:00
commit
c511aa6eff
@ -165,7 +165,7 @@ You can add all the entries listed in the [specification](https://swagger.io/spe
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "YOUR_STAGING_SERVER",
|
"url": "YOUR_STAGING_SERVER",
|
||||||
"description": "Staging server server"
|
"description": "Staging server"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "YOUR_PRODUCTION_SERVER",
|
"url": "YOUR_PRODUCTION_SERVER",
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "YOUR_STAGING_SERVER",
|
"url": "YOUR_STAGING_SERVER",
|
||||||
"description": "Staging server server"
|
"description": "Staging server"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "YOUR_PRODUCTION_SERVER",
|
"url": "YOUR_PRODUCTION_SERVER",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user