about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
authorleopku <leopku@qq.com>2017-03-23 15:44:55 +0800
committerleopku <leopku@qq.com>2017-03-23 15:44:55 +0800
commitc46843c65c0761f97d894f21e361489a0fa1a60a (patch)
tree1502911e9bba9e0d06dfba9b86c51facaa4fa89e /.env.production.sample
parent08faeedff7838e339488cfcddf02d95241557ffb (diff)
:wrench: S3 protocol from ENV
add support for reading S3 protocol from ENV
also add S3_HOSTNAME in .env.production.sample
Diffstat (limited to '.env.production.sample')
-rw-r--r--.env.production.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/.env.production.sample b/.env.production.sample
index ef0af9d5c..bd81b8fca 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -39,6 +39,8 @@ SMTP_FROM_ADDRESS=notifications@example.com
 # AWS_ACCESS_KEY_ID=
 # AWS_SECRET_ACCESS_KEY=
 # S3_REGION=
+# S3_PROTOCOL=http
+# S3_HOSTNAME=192.168.1.123:9000
 
 # Optional alias for S3 if you want to use Cloudfront or Cloudflare in front
 # S3_CLOUDFRONT_HOST=