Enviroment variables acting up

I'm deploying my nuxt app on AWS. I configure the enviroment variables correctlly here <imbed>. However, it says it cant find them in the logs of the build process <embed 2> It works fine on local, why does AWS see this? keep in mind this doesnt take the env variables from the runtime config, its a prisma keyword.
datasource db {
provider = "postgresql"
url = env("DATABASE_URL")
}
datasource db {
provider = "postgresql"
url = env("DATABASE_URL")
}
No description
No description
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server