ff
This commit is contained in:
parent
f1fef37412
commit
243828d72d
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue