Error with env variables
Hi, i'm experimenting with the /env folder t3-stack provides, and I am running into an issue wherin my environment variables aren't correctly loading in.
I've added them to .env and the serverSchema and i'm using them in the project as an import from env/server.mjs.
Am I doing something wrong? Thanks in advance
I've added them to .env and the serverSchema and i'm using them in the project as an import from env/server.mjs.
Am I doing something wrong? Thanks in advance


