mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
6 lines
108 B
YAML
6 lines
108 B
YAML
services:
|
|
geoserver:
|
|
image: vulhub/geoserver:2.23.2
|
|
ports:
|
|
- "8080:8080"
|
|
- "5005:5005" |