mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 23:11:52 +08:00
feat: add godzilla filter generate
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
tomcat8:
|
||||
image: tomcat:8.5.100-jre8
|
||||
ports:
|
||||
- "8888:8080"
|
||||
volumes:
|
||||
- ./test.war:/usr/local/tomcat/webapps/test.war
|
||||
Reference in New Issue
Block a user