docs: remove deprecated RUSTFS_EXTERNAL_ADDRESS and RUST_LOG variables (#1561)

This commit is contained in:
houseme
2026-01-20 17:34:33 +08:00
committed by GitHub
parent 7c8fd8518f
commit f59380ae17
11 changed files with 4 additions and 50 deletions
+1 -2
View File
@@ -15,7 +15,6 @@ services:
- RUSTFS_ADDRESS=0.0.0.0:9000
- RUSTFS_CONSOLE_ADDRESS=0.0.0.0:9001
- RUSTFS_CONSOLE_ENABLE=true
- RUSTFS_EXTERNAL_ADDRESS=:9000
- RUSTFS_CORS_ALLOWED_ORIGINS=*
- RUSTFS_CONSOLE_CORS_ALLOWED_ORIGINS=*
- RUSTFS_ACCESS_KEY=rustfsadmin # CHANGEME
@@ -47,7 +46,7 @@ services:
retries: 3
start_period: 40s
# RustFS volume permissions fixer service
# RustFS volume permissions fixer service
volume-permission-helper:
image: alpine
volumes: