I have the file from github but cant open it or input it into the variable...
@Kenny
What folder are you looking for the .env file in?
/appwrite
i got its env open, in digital ocena console
sure, and you said it's empty?
What command did you use to open it?
the file i got from github, the key, it is empty.
.env is fine
When you open the pem file in notepad there is nothing in it?
Recommended threads
- Having issues with login via CLI
``` ~/appwrite appwrite login --endpoint https://localhost/v1 --verbose ? Enter your email myvalidemai...
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...