mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-26 00:41:52 +08:00
test: rm integration
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
services:
|
|
||||||
tomcat8:
|
|
||||||
image: tomcat:8-jre8
|
|
||||||
ports:
|
|
||||||
- "8888:8080"
|
|
||||||
volumes:
|
|
||||||
- ./test.war:/usr/local/tomcat/webapps/test.war
|
|
||||||
tomcat10:
|
|
||||||
image: tomcat:10-jre11
|
|
||||||
ports:
|
|
||||||
- "8810:8080"
|
|
||||||
volumes:
|
|
||||||
- ./test.war:/usr/local/tomcat/webapps/test.war
|
|
||||||
Reference in New Issue
Block a user