Skip to content

Commit 0ec6505

Browse files
committed
Update readme with config:push -o clarification
1 parent 270e813 commit 0ec6505

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,8 @@ Install the Heroku config plugin if you don't already have it installed
164164
$ heroku plugins:install git://github.com/ddollar/heroku-config.git
165165
```
166166

167-
Push the configuration to Heroku
167+
Push the configuration to Heroku.
168+
NOTE: If you have already written config vars to Heroku, they will not be overwritten unless you pass the `--overwrite` flag as well.
168169

169170
```
170171
$ heroku config:push

0 commit comments

Comments
 (0)