adding initial strapi app
This commit is contained in:
10
config/hook.json
Normal file
10
config/hook.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"timeout": 3000,
|
||||
"load": {
|
||||
"before": [],
|
||||
"order": [
|
||||
"Define the hooks' load order by putting their names in this array in the right order"
|
||||
],
|
||||
"after": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user