services/mobilizon/docker-compose.local.yml

9 lines
94 B
YAML

---
version: "3.8"
services:
mobilizon:
ports:
- "4000:${MOBILIZON_PORT:-4000}"