modsecurity-integration/nodemon.json

7 lines
No EOL
103 B
JSON

{
"watch": [
"svrjs/mods/mod.js",
"svrjs/config.json",
"svrjs/svrjs.yaml"
]
}