add settings for American Cloud storage
This commit is contained in:
+8
-1
@@ -1,19 +1,26 @@
|
||||
|
||||
#AWS_ACCESS_KEY=???
|
||||
#AWS_BUCKET_NAME=image
|
||||
#AWS_BUCKET_NAME=giftsimagetest
|
||||
#AWS_ENDPOINT_SERVER=a2-west.americancloud.com
|
||||
#AWS_REGION=US
|
||||
#AWS_SECRET_KEY=???
|
||||
#S3_SET_ACL=true
|
||||
AWS_ACCESS_KEY=???
|
||||
AWS_BUCKET_NAME=gifts-image-test
|
||||
AWS_ENDPOINT_SERVER=gifts-image-test.s3.amazonaws.com
|
||||
AWS_REGION=us-west-1
|
||||
AWS_SECRET_KEY=???
|
||||
#S3_SET_ACL=false
|
||||
|
||||
# needed to check limits
|
||||
#ENDORSER_API_URL=http://localhost:3000
|
||||
#ENDORSER_API_URL=https://test-api.endorser.ch
|
||||
#ENDORSER_API_URL=https://api.endorser.ch
|
||||
|
||||
INFURA_PROJECT_ID=???
|
||||
|
||||
# host where the final image can be accessed by the public
|
||||
# default is https://test-image.timesafari.app
|
||||
#DOWNLOAD_IMAGE_SERVER=test-image.timesafari.app
|
||||
|
||||
# default is 3000
|
||||
|
||||
Reference in New Issue
Block a user