setup minio #227
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
pull_policy: missing
|
pull_policy: missing
|
||||||
ports:
|
ports:
|
||||||
- '9000:9000'
|
- '9000:9000' # S3
|
||||||
- '9001:9001'
|
- '9001:9001' # WebUI
|
||||||
networks:
|
networks:
|
||||||
- traefik
|
- traefik
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue