Closed brianmcmichael closed 8 years ago
Move app paths in app.js to environment variables and call with dotenv
app.js
dotenv
set DEFAULT_SSH_HOST = oakley.osc.edu
use that when configuring the default terminal host
done in https://github.com/AweSim-OSC/osc-fileexplorer/pull/115
available in https://github.com/OSC/ood-fileexplorer/releases/tag/v1.0.5
Move app paths in
app.js
to environment variables and call withdotenv