added s3 envvars to circle

This commit is contained in:
Jori Lallo
2017-12-14 22:56:35 -08:00
parent 308d36c528
commit 7fc1af1b74

View File

@@ -11,6 +11,8 @@ machine:
DATABASE_URL: postgres://ubuntu@localhost:5432/circle_test
URL: http://localhost:3000
SMTP_FROM_EMAIL: hello@example.com
AWS_S3_UPLOAD_BUCKET_URL: https://s3.amazonaws.com
AWS_S3_UPLOAD_BUCKET_NAME: outline-circle
dependencies:
override: