The documentation for Edge.js states that in order to have .net settings for my app, I need to put them in node.exe.config
.
How to: app.config
When running C# code within Node.js app, the app config file is node.exe.config and should be located right next to the node.exe file.
This will create conflicts as I have several edge applications running on this box. What are the alternatives?