mirror of
https://github.com/gomods/athens
synced 2026-02-03 08:40:31 +00:00
Add docs for fargate url (#1352)
This commit is contained in:
committed by
Aaron Schlesinger
parent
0404b20756
commit
f4f3afb4de
@@ -378,6 +378,8 @@ SingleFlightType = "memory"
|
||||
|
||||
# conainer relative url (used by fargate) /v2/....
|
||||
# If this is present, it will concatenate to CredentialsEndpoint
|
||||
# If you are planning to use AWS Fargate, please use http://169.254.170.2 for CredentialsEndpoint
|
||||
# Ref: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint-v2.html
|
||||
AwsContainerCredentialsRelativeURI = ""
|
||||
|
||||
[Storage.AzureBlob]
|
||||
|
||||
Reference in New Issue
Block a user