change port

This commit is contained in:
mm644706215
2025-07-29 17:11:05 +08:00
parent 88e9486762
commit 6022abf887

View File

@@ -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"