adding initial strapi app
This commit is contained in:
12
config/environments/development/response.json
Normal file
12
config/environments/development/response.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"gzip": {
|
||||
"enabled": false
|
||||
},
|
||||
"responseTime": {
|
||||
"enabled": false
|
||||
},
|
||||
"poweredBy": {
|
||||
"enabled": true,
|
||||
"value": "Strapi <strapi.io>"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user