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
- CreateRow is doing ListRows on self-host...
### setup ``` appwrite 1.9.5 self-hosted bun 1.3 node-appwrite 27.1.0 ``` ### issue Im running a function on a self hosted 1.9.5 with "node-appwrite": "^27.1.0...
- Local function execution results in HTTP...
Hi all, I'm trying to develop a new function on my Ubuntu 24.04 machine running the latest version of docker. I've read through the documentation to install and...
- hi guys! my site is not accesible in my ...