You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected Behavior
Adding a docker-compose configuration that takes into account running tomcat in debug mode, with port 8000 exposed.
Actual Behavior
Currently, the docker-compose configuration does not take into account running tomcat in debug mode, which makes it impossible to connect an external debugger to the jvm.
The text was updated successfully, but these errors were encountered:
Expected Behavior
Adding a docker-compose configuration that takes into account running tomcat in debug mode, with port 8000 exposed.
Actual Behavior
Currently, the docker-compose configuration does not take into account running tomcat in debug mode, which makes it impossible to connect an external debugger to the jvm.
The text was updated successfully, but these errors were encountered: