services:
rongshuo:
build: .
ports:
- "8088:8088"
restart: unless-stopped
volumes:
- ./rongshuo.jar:/rongshuo.jar