I have deployed Appwrite to digital ocean and I want to SMTP Config to my Appwrite container, how can i change the environment, cant find any .env file there, cant even see any options for adding env variables on digital ocean platform.
You can SSH into your server
The .env file should be in the folder /root/appwrite/
After you've update the values you'll need to run docker compose up -d in the Appwrite folder
$:/root/appwrite: docker compose up -d
Thanks! got it.
[SOLVED] Change Env Variables on deployed Appwrite Container.
Recommended threads
- Rec'd a "phishing" email that apparently...
I received an email attempting to convince me that my password expired - and the link wanted to send me to an appwrite instance: (https://updating-projects-ads....
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- HackByte X AppWrite
I am Om an Organiser at Hackbyte, Central India's largest hackathon. We are an MLH acreddited hackathon and this is our 4th iteration. Last year we had around ...