Comment by cpburns2009 2 months ago Wouldn't .env need to be read to know what vars are available? 1 comment cpburns2009 Reply InsideOutSanta 2 months ago .env files define what's stored in a var, not what vars are used by the rest of the code.
InsideOutSanta 2 months 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.