traefik/compose.minio.yml

10 lines
115 B
YAML
Raw Normal View History

2022-01-06 08:50:35 +00:00
---
version: "3.8"
services:
app:
environment:
- MINIO_CONSOLE_ENABLED
ports:
- "9001:9001"