Comment by cpburns2009 3 days ago Wouldn't .env need to be read to know what vars are available? 1 comment cpburns2009 Reply InsideOutSanta 3 days ago .env files define what's stored in a var, not what vars are used by the rest of the code.
InsideOutSanta 3 days ago .env files define what's stored in a var, not what vars are used by the rest of the code.
.env files define what's stored in a var, not what vars are used by the rest of the code.