mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
6 lines
98 B
YAML
6 lines
98 B
YAML
services:
|
|
solr:
|
|
image: vulhub/solr:8.11.0
|
|
ports:
|
|
- "8983:8983"
|
|
- "5005:5005" |