FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
docs/app.json at master · auth0/docs · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
auth0
/
docs
Public
Notifications
You must be signed in to change notification settings
Fork
1.7k
Star
393
Code
Issues
87
Pull requests
118
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
docs
/
app.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
32 lines (32 loc) · 504 Bytes
Breadcrumbs
docs
/
app.json
Copy path
File metadata and controls
32 lines (32 loc) · 504 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
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"name"
:
"
auth0-docs-content
"
,
"scripts"
: {
},
"formation"
: {
"web"
: {
"quantity"
:
1
,
"size"
:
"
standard-2x
"
}
},
"env"
: {
"NPM_CONFIG_PRODUCTION"
: {
"required"
:
true
},
"NODE_ENV"
: {
"required"
:
true
},
"DISABLE_CDN"
: {
"required"
:
true
},
"HEROKU_APP_NAME"
: {
"required"
:
true
},
"HEROKU_PARENT_APP_NAME"
: {
"required"
:
true
},
"GIT_SSH_KEY"
: {
"required"
:
true
}
},
"addons"
: []
}
Back
|
FazBrowse Home
|
New Git URL