Files
nginx-proxy-manager/nodemon.json
Jamie Curnow f9c003ad1f Path changes
2018-08-01 11:17:31 +10:00

10 lines
109 B
JSON

{
"verbose": false,
"ignore": [
"dist",
"data",
"src/frontend"
],
"ext": "js json ejs"
}