mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add httpStatic log statement on start up
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"version": "__component__ version: __version__",
|
||||
"unsupported_version": "Unsupported version of __component__. Requires: __requires__ Found: __version__",
|
||||
"paths": {
|
||||
"settings": "Settings file : __path__"
|
||||
"settings": "Settings file : __path__",
|
||||
"httpStatic": "HTTP Static : __path__"
|
||||
}
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user