Skip to content

Commit 2e868dc

Browse files
committed
Remove db url from app.json
1 parent 52b4015 commit 2e868dc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,6 @@
5858
"description": "Princeton OIT API OAuth consumer secret.",
5959
"required": true
6060
},
61-
"DATABASE_URL": {
62-
"description": "PostgreSQL connection URL. Automatically set by the Heroku Postgres add-on.",
63-
"required": true
64-
},
6561
"DEBUG": {
6662
"description": "Set to 'true' for development mode, 'false' for production.",
6763
"required": true

0 commit comments

Comments
 (0)