traefik/compose.minio.yml

10 lines
115 B
YAML

---
version: "3.8"
services:
app:
environment:
- MINIO_CONSOLE_ENABLED
ports:
- "9001:9001"