mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-01 06:55:48 +00:00
Path changes
This commit is contained in:
10
nodemon.json
10
nodemon.json
@@ -1,5 +1,9 @@
|
||||
{
|
||||
"verbose": false,
|
||||
"ignore": ["dist", "data", "src/frontend"],
|
||||
"ext": "js json ejs"
|
||||
"verbose": false,
|
||||
"ignore": [
|
||||
"dist",
|
||||
"data",
|
||||
"src/frontend"
|
||||
],
|
||||
"ext": "js json ejs"
|
||||
}
|
||||
|
Reference in New Issue
Block a user