fixed comment in config

This commit is contained in:
Matthias Bisping 2022-02-22 13:50:53 +01:00
parent 1ee27db153
commit 4392513d1b

View File

@ -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