Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit 416a18b

Browse files
author
Justin Johnson
committed
Use the fully qualified class name of the boto calling format.
1 parent 6a36b37 commit 416a18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ADVANCED.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ docker run \
180180
-e AWS_ENCRYPT=false \
181181
-e AWS_PORT=80 \
182182
-e AWS_DEBUG=true \
183-
-e AWS_CALLING_FORMAT=OrdinaryCallingFormat \
183+
-e AWS_CALLING_FORMAT=boto.s3.connection.OrdinaryCallingFormat \
184184
-p 5000:5000 \
185185
registry
186186
```

0 commit comments

Comments
 (0)