File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 1515 "description" : " Let npm also install development build tool" ,
1616 "value" : " false"
1717 },
18- "CMD_PORT" : {
19- "description" : " Listen Port" ,
20- "value" : " $PORT"
21- },
22- "CMD_DB_URL" : {
23- "description" : " Database URL" ,
24- "value" : " $DATABASE_URL"
25- },
2618 "CMD_SESSION_SECRET" : {
2719 "description" : " Secret used to secure session cookies." ,
2820 "required" : false
Original file line number Diff line number Diff line change 148148 "description" : " Database query url" ,
149149 "value" : " $DATABASE_URL"
150150 },
151+ "CMD_PORT" : {
152+ "description" : " Listening Port" ,
153+ "value" : " $PORT"
154+ },
151155 "DYNO" : {
152156 "description" : " Require this env var for deploy correctly the app" ,
153157 "value" : " Scalingo"
You can’t perform that action at this time.
0 commit comments