
hi, i have added all the credentials in .env file but i couldn't find the values in web application... when i add the details from the web application i am getting an error of "Could not connect to SMTP server: SMTP Error: Could not connect to SMTP host" and SMTP host is gmail. It's selfhosted in coolify.
Could you please help me....

could you please help me out....

double check the env vars are deployed by checking the env var inside the container. If it's correct, maybe your server is blocking SMTP ports
Recommended threads
- after changing a local function it stops...
``` Preparing for start ... ✓ Success: Visit http://localhost:3000/ to execute your function. helpers/start.sh: source: line 12: can't open '/usr/local/server/s...
- Google OAuth2 creates second identity in...
Self-hosted 1.6.0 / Flutter I am facing a strange problem. I was working with a user created with Google OAuth2, it was registered in the Authentication enviro...
- I'm not able to verify the user after lo...
We are building the startup, and using Next.js, and using Appwrite as a backend. After the user logs in, we were not able to verify the user after login, please...
