mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
7 lines
180 B
JSON
7 lines
180 B
JSON
{
|
|
"myCustomConfiguration": "This configuration is accessible through strapi.config.environments.development.myCustomConfiguration",
|
|
"public": {
|
|
"defaultIndex": false
|
|
}
|
|
}
|