modsecurity-integration/nodemon.json
Dorian Niemiec 67c0c8b97f
Some checks failed
Repo sync GitHub -> SVR.JS Git server / svrjsgit (push) Has been cancelled
chore: init
2025-01-12 18:33:26 +01:00

6 lines
No EOL
77 B
JSON

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