External env. when using projects

When using "external" environment variables, you have something like

var env_external = require("./env-external");

But what to du when using "Projects"?
Do you make one big file, or can you do this pr. "project"
Something like with the credential file

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.