nginx-proxy-manager/nodemon.json

6 lines
99 B
JSON
Raw Normal View History

2018-06-19 18:45:27 -04:00
{
"verbose": false,
"ignore": ["dist", "data", "src/frontend"],
"ext": "js json ejs"
}