
I tried to deploy with both cli@2.0.2 and manual zip file, since cli@3.0.0 was not ready. Both of them ask for runtime configuration. I am not sure how to specify it. I did saw a runtime option in functions/settings but there were no options.

There's an env variable for that

In the docker-compose file

Is it this one? Mine is currently set to _APP_FUNCTIONS_RUNTIMES=node-16.0,php-8.0,python-3.9,ruby-3.0

Yes

Then why can't I select any?

There's a bug with this dropdown https://github.com/appwrite/appwrite/issues/6121

Got it, I will wait for a fix. Thanks!
Recommended threads
- createJWT: The requested route was not f...
Hi team, I'm currently working on the SDK for Node.js using Appwrite to build an API for my server. I am following the documentation for the account/jwt - http...
- Show execution status 500 unable to set ...
I want to set the labels at the time user signup to my application , all things work , users data save in auth, updateprefs set , a verification email sent , bu...
- Using a local package inside of a cloud ...
Hey all I am trying to understand if what I want is possible or I am looking at it wrong. I am trying to use the a local package inside of my Dart cloud functi...
