Readme update WIP

This commit is contained in:
Julius Unverfehrt 2022-03-01 13:23:29 +01:00
parent 030d71c7ee
commit 8def5ed4d6

View File

@ -34,8 +34,8 @@ A configuration is located in `/config.yaml`. All relevant variables can be conf
| STORAGE_BUCKET | "pyinfra-test-bucket" | The bucket / container to pull files specified in queue requests from |
| TARGET_FILE_EXTENSION | ".TEXT.json.gz" | Defines type of file to pull from storage: .TEXT.json.gz or .ORIGIN.pdf.gz |
| STORAGE_ENDPOINT | "http://127.0.0.1:9000" | |
| STORAGE_KEY | root | |
| STORAGE_SECRET | password | |
| STORAGE_KEY | | |
| STORAGE_SECRET | | |
| STORAGE_AZURECONNECTIONSTRING | "DefaultEndpointsProtocol=..." | |
## Development