test: update docker-compose yaml

This commit is contained in:
ReaJason
2025-03-30 15:33:31 +08:00
parent 4ee5d69b31
commit 3d2f65a808
5 changed files with 24 additions and 4 deletions
@@ -4,6 +4,7 @@ services:
container_name: weblogic12214
ports:
- "7001:7001"
- "5005:5005"
environment:
JAVA_OPTS: "-agentlib:jdwp=transport=dt_socket,server=y,address=5005,suspend=n"
volumes: