diff --git a/config.yaml b/config.yaml index 52ca029..5cbe777 100755 --- a/config.yaml +++ b/config.yaml @@ -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