mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +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" |