9 lines
172 B
JSON
9 lines
172 B
JSON
{
|
|
"script": "index.js",
|
|
"watch": true,
|
|
"ignore_watch": ["data", ".*"],
|
|
"watch_options": {
|
|
"followSymlinks": false
|
|
},
|
|
"name": "BlogServer"
|
|
}
|