mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
style: code format
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
image: tomcat:9-jre9
|
||||
ports:
|
||||
- "8081:8080"
|
||||
# - "5005:5005"
|
||||
# - "5005:5005"
|
||||
environment:
|
||||
JAVA_OPTS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user