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