Hello. Does anyone know if it is possible to deploy Java Telegram Bot on Render.
The thing is if I choose to deploy it initially as a Web Service, I don’t really know what to input in the section “Runtime”, there is no appropriate option
Hi,
To run Java on Render, you’ll need to use Docker and set up your own Docker environment for your project.
Alan