Rank 1: Thread
I have two questions actually.
-
When I am changing something on appwrite functions and deploying, each time the Execute Access is getting reset. How to stop that and persist the choice I have chosen once?
-
I have created couple of functions and each function has a list of environment variables. Now, what's the way to move these functions from my local to my server's appwrite instance? Do I have to init all of these functions on my server again? Also, how can I copy the local database, user, etc. to server as it is.