mirror of
https://github.com/gomods/athens
synced 2026-02-03 11:00:32 +00:00
Add relative URI for AWS fargate. (#1337)
* f * r * f * gofmt * ep * Container url * Asd * nit * Update docs * keep old stuff * old is gold * indent * asd
This commit is contained in:
committed by
Aaron Schlesinger
parent
6a42417d5b
commit
16739a1213
@@ -376,6 +376,10 @@ SingleFlightType = "memory"
|
||||
# https://docs.aws.amazon.com/sdk-for-go/api/aws/credentials/endpointcreds/
|
||||
CredentialsEndpoint = ""
|
||||
|
||||
# conainer relative url (used by fargate) /v2/....
|
||||
# If this is present, it will concatenate to CredentialsEndpoint
|
||||
AwsContainerCredentialsRelativeURI = ""
|
||||
|
||||
[Storage.AzureBlob]
|
||||
# Storage Account name for Azure Blob
|
||||
# Env override: ATHENS_AZURE_ACCOUNT_NAME
|
||||
|
||||
Reference in New Issue
Block a user