mirror of
https://github.com/strapi/strapi.git
synced 2025-11-03 03:17:11 +00:00
11 lines
123 B
JSON
Executable File
11 lines
123 B
JSON
Executable File
{
|
|
"host": "localhost",
|
|
"port": 1337,
|
|
"autoReload": {
|
|
"enabled": true
|
|
},
|
|
"cron": {
|
|
"enabled": false
|
|
}
|
|
}
|