-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env
40 lines (30 loc) · 1.3 KB
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
###############################################################################
# Development
# These are development-only settings and should be overridden in production.
###############################################################################
# S3, file storage #
S3_ACCESS_KEY_ID=AKIAJ2FJVCFJW3RZRUUQ
S3_SECRET_ACCESS_KEY=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
S3_SCREENSHOTS_BUCKET=dev.sublimevideo.scout.screenshots
# Session secret token #
SECRET_KEY_BASE=f301894cc679ae5e517db7de2a7583704fcd09d7cc561ca37666405a1608938f87deca955d7411600411ebffba7f608e4d513d84846580c40809d2dc4420c1a0
###############################################################################
# Staging
# These variables should also be defined in staging
###############################################################################
# Exceptions reporting #
# HONEYBADGER_API_KEY
# Private API #
# PRIVATE_API_PASSWORD=xxx
# Unicorn process count #
# WEB_CONCURRENCY
###############################################################################
# Production
# These variables should also be defined in production
###############################################################################
# Exceptions reporting #
# HONEYBADGER_API_KEY
# Private API #
# PRIVATE_API_PASSWORD=xxx
# Unicorn process count #
# WEB_CONCURRENCY