Home > OS >  how to access the node red static directory
how to access the node red static directory

Time:01-14

on Ubuntu would you know where the node red static directory would be located?

There's a enter image description here

But the only thing that exists in /home is:

ben@ben-HP-ProBook-6550b:/home$ ls
ben

No nol directory, any ideas to try?

CodePudding user response:

The /home/nol/node-red-static setting is only intended to be an example path. You need to provide the full path to whatever directory you want to use for your static files.

  •  Tags:  
  • Related