config.yaml online editiert mit Bitbucket

This commit is contained in:
Kresnadi Budisantoso 2022-04-21 12:48:52 +02:00
parent c933f66a4b
commit 3535002b4a

View File

@ -23,7 +23,7 @@ rabbitmq:
storage:
backend: $STORAGE_BACKEND|s3 # The type of storage to use {s3, azure}
bucket: $STORAGE_BUCKET|"pyinfra-test-bucket" # The bucket / container to pull files specified in queue requests from
bucket: $STORAGE_BUCKET_NAME|$STORAGE_AZURECONTAINERNAME|"pyinfra-test-bucket" # The bucket / container to pull files specified in queue requests from
s3:
endpoint: $STORAGE_ENDPOINT|"http://127.0.0.1:9000"