Files

7 lines
137 B
YAML
Raw Permalink Normal View History

2026-06-17 21:27:48 +08:00
services:
rongshuo:
build: .
ports:
- "8088:8088"
restart: unless-stopped
2026-06-18 14:10:35 +08:00
# volumes 删掉!不要挂载 jar 包