We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ae1127 commit 0ab7d0cCopy full SHA for 0ab7d0c
heroku/pg-upgrade.md
@@ -30,7 +30,7 @@ heroku pg:wait -a simonwillisonblog
30
```
31
Then I used this command to figure out which `_URL` it had:
32
33
-heroku config -a simonwillisonblog | grep DATABASE
+heroku config -a simonwillisonblog | grep URL
34
35
Which meant I could run the copy:
36
0 commit comments