fix:#254 use console host for s3 host

This commit is contained in:
weisd
2025-03-02 00:19:17 +08:00
parent a0fef99f8a
commit b821533b19
3 changed files with 43 additions and 17 deletions
-1
View File
@@ -40,7 +40,6 @@ export RUSTFS_VOLUMES="./target/volume/test"
export RUSTFS_ADDRESS="0.0.0.0:9000"
export RUSTFS_CONSOLE_ENABLE=true
export RUSTFS_CONSOLE_ADDRESS="0.0.0.0:9001"
export RUSTFS_SERVER_ENDPOINT="http://127.0.0.1:9000"
```
You need replace your real data folder: