FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
teletype-server/.env.example at master · atom/teletype-server · GitHub
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
atom
/
teletype-server
Public archive
Notifications
You must be signed in to change notification settings
Fork
57
Star
119
Code
Issues
3
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
teletype-server
/
.env.example
Copy path
More file actions
More file actions
Latest commit
History
History
History
17 lines (17 loc) · 511 Bytes
Breadcrumbs
teletype-server
/
.env.example
Copy path
File metadata and controls
17 lines (17 loc) · 511 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DATABASE_URL
=
postgres://localhost:5432/teletype-server-dev
TEST_DATABASE_URL
=
postgres://localhost:5432/teletype-server-test
PORT
=
3000
PUSHER_APP_ID
=
348824
PUSHER_KEY
=
redacted
PUSHER_SECRET
=
redacted
PUSHER_CLUSTER
=
mt1
TWILIO_ACCOUNT
=
redacted
TWILIO_AUTH_TOKEN
=
redacted
NEW_RELIC_ENABLED
=
false
NEW_RELIC_APP_NAME
=
atom-teletype-development
NEW_RELIC_LICENSE_KEY
=
redacted
GITHUB_API_URL
=
https://api.github.com
GITHUB_CLIENT_ID
=
redacted
GITHUB_CLIENT_SECRET
=
redacted
GITHUB_OAUTH_TOKEN
=
redacted
HASH_SECRET
=
redacted
Back
|
FazBrowse Home
|
New Git URL