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
Raw Normal View History

2022-01-05 00:41:26 +01:00
---
version: "3.8"
services:
mobilizon:
ports:
2022-01-10 10:27:22 +01:00
- "${MOBILIZON_INSTANCE_PORT:-4000}:${MOBILIZON_PORT:-4000}"