-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env
28 lines (22 loc) · 964 Bytes
/
.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
###############################################################################
# Development
# These are development-only settings and should be overridden in production.
###############################################################################
SECRET_KEY_BASE: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# Pusher, events push ([email protected] credentials) #
PUSHER_URL=http://c76b85222fbec28c8508:[email protected]/apps/8211
# Needed for mongoid.yml
MONGOHQ_URL: mongodb://user:pass@localhost:27017/sv-stats
NEWRELIC_ENABLE: false
LIBRATO_SOURCE: stats.sublimevideo.net
###############################################################################
# Production
# These variables should also be defined in production
###############################################################################
# NEW_RELIC_API_KEY
# HEROKU_API_KEY
# HONEYBADGER_API_KEY
# LIBRATO_TOKEN
# LIBRATO_USER
# WEB_CONCURRENCY
# PRIVATE_API_PASSWORD