Afaik, this is not possible.
However, you can setup Nginx and configure multiple ports here and forward these to your Quarkus application.
Or you need to run multiple instances of your app on different ports.