setup minio #227

Merged
mg merged 23 commits from minio into master 2024-11-08 23:03:16 +01:00
Showing only changes of commit 243828d72d - Show all commits

View file

@ -5,8 +5,8 @@ services:
restart: unless-stopped
pull_policy: missing
ports:
- '9000:9000'
- '9001:9001'
- '9000:9000' # S3
- '9001:9001' # WebUI
networks:
- traefik
volumes: