mirror of
https://github.com/mjrode/WhatToWatch.git
synced 2025-12-31 02:29:49 -06:00
Add config for heroku db
This commit is contained in:
@@ -18,11 +18,6 @@
|
||||
"logging": false
|
||||
},
|
||||
"production": {
|
||||
"username": "postgres",
|
||||
"password": "postgres",
|
||||
"database": "recommend_production",
|
||||
"host": "127.0.0.1",
|
||||
"dialect": "postgres",
|
||||
"operatorsAliases": false
|
||||
"use_env_variable": "DATABASE_URL"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user