upgrade protobuf download link and improve code for readme.md

This commit is contained in:
houseme
2025-04-11 21:44:23 +08:00
parent 37109fc618
commit e90bae35b9
11 changed files with 53 additions and 31 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ $env:RUSTFS_CONSOLE_ENABLE = "true"
$env:RUSTFS_CONSOLE_ADDRESS = "127.0.0.1:9002"
# $env:RUSTFS_SERVER_DOMAINS = "localhost:9000"
# Change to the actual configuration file path, obs.example.toml is for reference only
$env:RUSTFS_OBS_CONFIG = ".\config\obs.example.toml"
$env:RUSTFS_OBS_CONFIG = ".\deploy\config\obs.example.toml"
# Check command line arguments
if ($args.Count -gt 0) {