This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
services/mobilizon/docker-compose.local.yml

9 lines
122 B
YAML

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