Commit 8460ee50 by Archer Committed by GitHub

Update 4100.mdx (#5325)

parent 47ef1a58
...@@ -36,8 +36,8 @@ LOG_LEVEL=info ...@@ -36,8 +36,8 @@ LOG_LEVEL=info
# S3 配置 # S3 配置
MINIO_CUSTOM_ENDPOINT=External MINIO_CUSTOM_ENDPOINT=External
MINIO_ENDPOINT=Internal地址 MINIO_ENDPOINT=Internal地址
MINIO_PORT=443 MINIO_PORT=80
MINIO_USE_SSL=true MINIO_USE_SSL=false
MINIO_ACCESS_KEY=Access Key MINIO_ACCESS_KEY=Access Key
MINIO_SECRET_KEY=Secret Key MINIO_SECRET_KEY=Secret Key
MINIO_BUCKET=存储桶名 MINIO_BUCKET=存储桶名
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment