Answer the question
In order to leave comments, you need to log in
How to fix Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 90 seconds of launch java?
application.properties
Procfileserver.port=${PORT:32500}
web: java -Dserver.port=$PORT -jar front/target/front.jar
Answer the question
In order to leave comments, you need to log in
The choice of another viola helped. port server.port=${PORT:33500}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question