forked from johan--/tahi
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.test
More file actions
16 lines (16 loc) · 738 Bytes
/
Copy path.env.test
File metadata and controls
16 lines (16 loc) · 738 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
AWS_ACCESS_KEY_ID=ur-id
AWS_SECRET_ACCESS_KEY=ur-key
AWS_REGION=us-west-1
CAPYBARA_SERVER_PORT=31337
DEFAULT_MAILER_URL=tahi.example.com
ES_URL="http://localhost:${CAPYBARA_SERVER_PORT}"
EVENT_STREAM_ENABLED=true
FROM_EMAIL=no-reply@example.com
IHAT_URL="http://localhost:3000"
MAILSAFE_REPLACEMENT_ADDRESS="tahi-testing@example.com"
OXGARAGE_URL='http://oxgarage.example.com/ege-webservice/Conversions/docx%3Aapplication%3Avnd.openxmlformats-officedocument.wordprocessingml.document/TEI%3Atext%3Axml/xhtml%3Aapplication%3Axhtml%2Bxml/conversion'
RAILS_SECRET_TOKEN=secret-token-goes-here
S3_BUCKET=tahi-test
S3_URL="http://localhost:${CAPYBARA_SERVER_PORT}/fake_s3"
REDIS_PROVIDER="redis://localhost:6379"
ADMIN_EMAIL='admin@example.com