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