mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-01 15:04:04 +00:00
Initial build environment stuff
This commit is contained in:
5
nodemon.json
Normal file
5
nodemon.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"verbose": false,
|
||||
"ignore": ["dist", "data", "src/frontend"],
|
||||
"ext": "js json ejs"
|
||||
}
|
Reference in New Issue
Block a user