change port
This commit is contained in:
@@ -6,8 +6,7 @@ services:
|
||||
dockerfile: docker/Dockerfile
|
||||
container_name: rustfs-s3-toolkit
|
||||
restart: always
|
||||
command: tail -f /dev/null
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
ports:
|
||||
- "8004:9000"
|
||||
- "8009:9009"
|
||||
Reference in New Issue
Block a user