Hi there, I'm creating a nodejs app and I need to setup some non-interactive environment variables, so I can automate nodejs restarting in case of a failure.
Is there a right way to do it in Opalstack? Adding it into the ~/.bashrc ?
Thanks in advance