Hello, how can I add env variables to the functions that I'm going to deploy in Appwrite.json?
Under the function
The param variables
takes a json object of key-value pairs for variables 😉
You save me a lot of time @VincentGe Thank you so much!
[SOLVED] How to add env variables to functions in Appwrite.json?
Btw, I have to deploy twice in order to my function takes the env variables.
Just in case for someone is useful info.
Re-opening this!
How to add env variables to functions in Appwrite.json?
Recommended threads
- hi guys! my site is not accesible in my ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...