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

Commit 01e9441

Browse files
author
orih
committed
Add a missing env value for Cloudfront in ADVANCED.md
1 parent 3bb1dee commit 01e9441

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ADVANCED.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ This flavor can be started as:
222222
```
223223
docker run \
224224
-e SETTINGS_FLAVOR=cloudfronts3 \
225+
-e STORAGE_REDIRECT=true \
225226
-e AWS_BUCKET=mybucket \
226227
-e STORAGE_PATH=/registry \
227228
-e AWS_KEY=myawskey \

0 commit comments

Comments
 (0)