Hello,
I'm trying to insert image into my html template. I'm doing this way:
but its not working. How to insert the image??
Files should not be served from your desktop.
To serve a file(image/whatever) the file must be in a served location.
This has been asked and answered many times on the forum. There is also a section in the node-red documentation.
Search the forum for httpStatic.
Here is one such result...