fixed comment in config
This commit is contained in:
parent
1ee27db153
commit
4392513d1b
@ -17,7 +17,7 @@ rabbitmq:
|
||||
max_attempts: $MAX_ATTEMPTS|3 # Number of times a message may fail before being published to dead letter queue
|
||||
|
||||
minio:
|
||||
endpoint: $STORAGE_ENDPOINT|"127.0.0.1:9000" # MinIO host address
|
||||
endpoint: $STORAGE_ENDPOINT|"127.0.0.1:9000" # MinIO endpoint
|
||||
user: $STORAGE_KEY|root # MinIO user name
|
||||
password: $STORAGE_SECRET|password # MinIO user password
|
||||
bucket: $STORAGE_BUCKET_NAME|redaction # MinIO bucket
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user