docs(readme): fix inconsistent startup instructions (#2465)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Henry Guo
2026-04-10 10:28:01 +08:00
committed by GitHub
parent 59b5e4e722
commit 2bf4b14394
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ To get started with RustFS, follow these steps:
podman run -d -p 9000:9000 -v /data:/data rustfs/rustfs:latest
```
3. **Access the Console**: Open your web browser and navigate to `http://localhost:9000` to access the RustFS console,
3. **Access the Console**: Open your web browser and navigate to `http://localhost:9001` to access the RustFS console,
default username and password is `rustfsadmin` .
4. **Create a Bucket**: Use the console to create a new bucket for your objects.
5. **Upload Objects**: You can upload files directly through the console or use S3-compatible APIs to interact with your