Commit 7fee08f
fix: make heroku data env var override redis host too. (#3239)
* Make HEROKU_DATA_HOST override redis host too
* change all heroku data services to only use HEROKU_DATA_HOST custom env var
* Make pg host and redis host the same
Co-authored-by: Justin Downing <jdowning@heroku.com>
* make pg host same as redis host
* Update host based on pr feedback
---------
Co-authored-by: Justin Downing <jdowning@heroku.com>
Co-authored-by: Matt Blewitt <118200221+mble-sfdc@users.noreply.github.com>
Co-authored-by: Zane Whitfield <zwhitfield@salesforce.com>1 parent 78bd695 commit 7fee08f
2 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments