Hello, i'm trying to create more than one appwrite account in my selfhost. But i meet this error. How can i edit these environment variables in my digital ocean droplet? Thanks.
You will need to SSH into the droplet and edit the .env file
i can access the console but i dont know how to access to the location of the file contains this variable because I don't know too much about command lines when using the ubuntu console.. Can you give me some keywords so i can search for this? Thanks
https://marketplace.digitalocean.com/apps/appwrite search the page for Configure environment variables and it will give you the overview if you did the 1 click deploy
Recommended threads
- Updating to 1.9.0
Docs are lacking, I've already run in to some issues: - Firstly the web UI port doesn't work... had to add ```--http-port=9999``` in to the docker run command t...
- problem with domains
I don't know if this is wrong or not but i did what it told me to do to link my domain and still says failed domain has 11 incompatible CAA records.
- 1.6.2 to 1.7.0
Hi everyone. I am running a self-hosted Appwrite server on version 1.6.2. What is the safest way to migrate to the next version? Should I update directly to...