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
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...
- Create admin user?
I'm not really sure how this is supposed to work, I installed Appwrite through docker-compose and set it up. When I launched the app and went into it, I created...